Version

columnSummaryInfoCount Property

Gets the number of ColumnSummaryInfo objects that currently exist. The number of ColumnSummaryInfo objects that currently exist
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_columnSummaryInfoCount() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfSummaryRow.get_columnSummaryInfoCount();
See Also