Version

GroupedCell class

GroupedRow's value cell object
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.GroupedCell = function( 
   adr : Number,
   element : {DomElement},
   props : {Any}[],
   owner : GroupedRow,
   csm : ObjectClientStateManager
) {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.GroupedCell();
Inheritance Hierarchy

Object
   Sys.Component
            Infragistics.Web.UI.GroupedCell

See Also