Icon SortLocaleInsensitive Property

property SortLocaleInsensitive: Boolean

Usage

Available In: Client and Server Applications

Specifies whether or not an active sort on the dataset, as indicated by the Sorted property, should be locale-sensitive.

Information Changing this property will trigger a sort on the dataset if the Sorted property is True.
Image