Version

columnSettingFromKey Property

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