The version that you requested is unavailable. We've redirected you to the latest version of the help.
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