The following tables list the members exposed by GroupedRow.
Name | Description | |
---|---|---|
GroupedRow Constructor |
Name | Description | |
---|---|---|
childGroupRows | Returns a collection of child sub-grouped rows if this grouped row has any. If the row has ub-grouped rows a collection of Infragistics.Web.UI.GroupedRowCollection is returned otherwise null is returned. | |
columnKey | Gets the column key of the column the grouping of which created this grouped row. | |
expanded | Gets whether the grouped row is expanded or not. | |
index | Returns the index of the grouped row in the Infragistics.Web.UI.GroupedRowCollection. index | |
rows | Returns an array of data rows which are directly under this grouped row. If the row has data row directly under it, then an array of Infragistics.Web.UI.ContainerGridRow objects is returned otherwise null is returned. | |
text | Gets the group row text |
Name | Description | |
---|---|---|
dispose | Disposes of the object. |