The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



LeftCol


Unit:SDL_replist
Class:TReportListView
Declaration:property LeftCol: integer;

The property LeftCol specifies the index of the first visible scrollable column in the grid. Setting LeftCol scrolls the columns in the grid so that the column with index LeftCol is the first column.

The range of valid values for LeftCol is 1 to NrOfColumns if FixedFirstColumn is FALSE, and 2 to NrOfColumns if FixedFirstColumn is TRUE.


Last Update: 2023-Dec-13