Version

GridRow class

Grid row object.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.GridRow = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.GridRow();
Inheritance Hierarchy

Object
   Sys.Component
      Infragistics.Web.UI.ObjectBase
         Infragistics.Web.UI.UIObject
            Infragistics.Web.UI.GridRow
               Infragistics.Web.UI.AddNewGridRow
               Infragistics.Web.UI.FilterRow

See Also