SortCaseSensitive |
Control Case Sensitivity on Sort |
Control case sensitivity on sort
This property is used to control whether the case of the data will be ignored when sorting data within the grid. If this property is On (Default: 1), then values will be sorted as such that uppercase data will be placed before lowercase data. If this property is Off (0), then the case of the data will be ignored.
1 (Data is sorted with uppercase before lowercase.)
GRID