<< Return to Main Index

< Return to Class Index

CGXGridParam::SetScrollLikeExcel

void SetScrollLikeExcel(BOOL b);

b

TRUE if grid should scroll when rows/columns are frozen and the user presses the left/up-arrow key on the first non-frozen column/row. FALSE if it should scroll when the user is on the leftmost column.

Remarks

Specifies whether the grid should scroll when rows/columns are frozen and the user presses the left/up-arrow key on the first non-frozen column/row.

See Also

CGXGridParam::IsScrollLikeExcel

CGXGridParam

Class Overview | Class Members