Version

row Property

Returns a row by its index. If the row is not instantiated yet it is being created and returned. row
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_row() : GroupedRow
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfGroupedRowCollection.get_row();
See Also