Version

columnKey Property

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