Control Object Properties
SortCaseSensitive Control Case sensitivity on sort
 
Description 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 set off (1 - default), then values will be sorted such that upper case data will be placed before lower case data. If this property is set off (0), then the case of the data will be ignored.
   
Default The default value is 1 (Data is sorted with upper case before lower case)
   
Used by GRID