Version

columnKey Property

Gets the key of the column that the column filter is tied to. Column key
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_columnKey() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfClientColumnFilter.get_columnKey();
See Also