Icon SortCaseInsensitive Property

property SortCaseInsensitive: 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 case-sensitive.

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