ColumnSortDirection
Overview
The ColumnSortDirection enumeration describes the decired sort direction. In most cases there is no need to anyhow access values of this type directly in the user code.
Location
- Unit: DataAbstract4_Intf.pas
Value | Description |
---|---|
ColumnSortDirection_Ascending | Ascending sort order |
ColumnSortDirection_Descending | Descending sort order |