TTMSFNCDataGridSortIndex Class
Holds the column and direction for one level of a multi-column sort; stored in SortIndexList.
API unit family: TMSFNCDataGridData
Syntax
TTMSFNCDataGridSortIndex = class
Properties
| Name | Description |
|---|---|
| Column | Zero-based column index this sort level applies to. |
| Direction | Sort direction (ascending or descending) for this level. |