Version

GridCell class

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

Object
   Sys.Component
      Infragistics.Web.UI.ObjectBase
         Infragistics.Web.UI.UIObject
            Infragistics.Web.UI.GridCell

See Also