| Name | Description |
| ActualHeight | Gets the physical height of the Infragistics.Controls.Grids.RowBase. Note: this only applies if the Infragistics.Controls.Grids.RowBase had an attached CellsPanel at some point. (Inherited from Infragistics.Controls.Grids.RowBase) |
| Cells | Overridden. Gets the CellBaseCollection that belongs to the GroupByRow. |
| CellStyle | Gets/Sets the System.Windows.Style that will be used for all Infragistics.Controls.Grids.CellControl objects on this Infragistics.Controls.Grids.Row. (Inherited from Infragistics.Controls.Grids.Row) |
| ColumnLayout | Gets the Infragistics.Controls.Grids.RowBase.ColumnLayout that is associated with the Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.RowBase) |
| Columns | Gets the Infragistics.Controls.Grids.ColumnBaseCollection that is assocated with the Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.RowBase) |
| Control | Gets the CellsPanel that is attached to the Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase) |
| CurrentPageIndex | Gets / sets the page of data for the given data island. |
| Data | Gets the underlying data associated with the Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.RowBase) |
| GroupByData | Gets the Infragistics.GroupByDataContext that the GroupByRow represents. |
| HasChildren | Overridden. Gets whether or not GroupByRow has any child rows. |
| Height | Gets/Sets the Height that will be applied to this particular Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.RowBase) |
| HeightResolved | Overridden. Resolves the Infragistics.Controls.Grids.RowBase.Height property for this Row. |
| Index | Gets the currentIndex index of the Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase) |
| IsActive | Gets whether or not a cell is the Infragistics.Controls.Grids.RowBase is active. (Inherited from Infragistics.Controls.Grids.RowBase) |
| IsAlternateRow | Determines if the Infragistics.Controls.Grids.Row is an Alternate row. (Inherited from Infragistics.Controls.Grids.Row) |
| IsExpanded | Gets/sets whether the ExpandableRowBase is expanded or collapsed. (Inherited from Infragistics.Controls.Grids.Primitives.ExpandableRowBase) |
| IsMouseOver | Gets whether or not the Mouse is currently over the Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase) |
| IsSelected | Gets/Sets whether an item is currently selected. (Inherited from Infragistics.Controls.Grids.Row) |
| Level | Gets the level in the hierarchy of the Infragistics.Controls.Grids.Row. (Inherited from Infragistics.Controls.Grids.RowBase) |
| MergeData | Gets the Infragistics.MergedRowInfo for the Infragistics.Controls.Grids.RowBase if the row contains any Merged Columns, otherwise null. (Inherited from Infragistics.Controls.Grids.RowBase) |
| MinimumRowHeight | Gets/Sets the Minimum Height of a Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.RowBase) |
| MinimumRowHeightResolved | Resolves the Infragistics.Controls.Grids.RowBase.MinimumRowHeight property for a particular Infragistics.Controls.Grids.RowBase.ColumnLayout (Inherited from Infragistics.Controls.Grids.RowBase) |
| ParentRow | The Infragistics.Controls.Grids.Row.ParentRow that owns this Infragistics.Controls.Grids.Row. (Inherited from Infragistics.Controls.Grids.Row) |
| RowFiltersCollection | Gets a RowFiltersCollection object that contains the filters being applied to this Infragistics.Controls.Grids.ColumnLayout. |
| Rows | Gets the child rows of this GroupByRow |
| RowType | Overridden. Gets the RowType of this Infragistics.Controls.Grids.RowBase |
| Tag | Allows a user to store additional information about a Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase) |