Version

columnSummaryInfoIndexOf Property

Gets the index of the specified column summary in the column summaries array Zero based index
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_columnSummaryInfoIndexOf() : Number
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfSummaryRow.get_columnSummaryInfoIndexOf();
See Also