Version

getItemFromColumnKey Method

Returns the SortingColumnSetting with the specified column key
Syntax
ASP.NET Ajax Javascript (Specification) 
function getItemFromColumnKey() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfSortingColumnSettings.getItemFromColumnKey();
See Also