CGXGridParam::IsScrollLikeExcel

BOOL IsScrollLikeExcel();

Return Value

Returns 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.

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 ifit should scroll when the user is on the leftmost column.

See Also

 CGXGridParam::IsScrollLikeExcel

CGXGridParam

 Class Overview |  Class Members