Version

index Property

Returns the index of the GroupedColumn in the GroupedColumnsCollection. index
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_index() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfGroupedColumn.get_index();
See Also