Icon SortOptions Property

property SortOptions: TEWBSortOptions

Indicates the sort options for the active sort.

A dataset can be sorted by calling the Sort method with the appropriate parameters.

Information If the SortedFields property is blank, then there is no active sort on the dataset.
Image