NextGrid6 Reference Classes TNxColumn6 SortType

SortType

Specify comparasion method used for sorting cells inside column.

pas
property SortType: TNxSortType read GetSortType write SetSortType default stAlphabetic;

Descendant column types set this property automatically to match it own internal data type.

Sign in