GroupedRowCollection class
Grouped rows collection object. Contains the grid's ($IG.ContainerGrid) grouped rows.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
Infragistics.Web.UI.GroupedRowCollection = function(
: {DomElement},
: {Any}[],
: {Any},
: ContainerGrid,
: Integer
) {}; |
ASP.NET Ajax Javascript (Usage) | |
---|
var instanceVar = new Infragistics.Web.UI.GroupedRowCollection(); |
Object
Sys.Component
Infragistics.Web.UI.GroupedRowCollection