Version

uniqueValueCasing Property

Indicates how the text of the unique value is displayed if filter type is RowFilter and filtering is not case sensitive for a particular column. Location of the filter row
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_uniqueValueCasing() : UniqueValueCasing
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfColumnFilterSettings.get_uniqueValueCasing();
See Also