Icon SortLocaleInsensitive Property

property SortLocaleInsensitive: Boolean

Available In: Visual Client Applications

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

Information Changing this property will trigger a sort on an un-bound grid if the Sorted property is True.
Image