Version

GridRowCollection class

Row collection object. Contains the grid's rows.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.GridRowCollection = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.GridRowCollection();
Inheritance Hierarchy

Object
   Sys.Component
            Infragistics.Web.UI.GridRowCollection
               Infragistics.Web.UI.ContainerGridRowCollection

See Also