Version

uniqueValueCasing Property

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