Version

uniqueValuesColumnFiltersFromKey Property

Gets the column filter object that is tied to the column with the specified column key. The column filter tied to the specified column key
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_uniqueValuesColumnFiltersFromKey() : ColumnFilter
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfFiltering.get_uniqueValuesColumnFiltersFromKey();
See Also