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.ObjectBase
         Infragistics.Web.UI.UIObject
            Infragistics.Web.UI.GridRowCollection

See Also