Version

summaryByType Property

Gets the key of the column that the column summary info is tied to.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_summaryByType() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfClientColumnSummaryInfo.get_summaryByType();
See Also