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



ColumnOrder


Unit:SDL_replist
Class: TReportListView
Declaration: property ColumnOrder [ColNr: longint]: integer;

The report listview component provides an option to display the columns of the string array of the listview in an order different to the actual storage order. The readonly property ColumnOrder returns the index of column ColNr in the displayed listview. This means, for example, if ColumnOrder[4] returns a value of two, the column four of the list view string array is displayed as column two.


Last Update: 2023-Dec-13