Version

index Property

Returns the index of the grouped row in the Infragistics.Web.UI.GroupedRowCollection. index
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_index() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfGroupedRow.get_index();
See Also