| 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 ChildBand. |
| ColumnLayout | Overridden. The ColumnLayout that this row represents. |
| 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) |
| HasChildren | Overridden. Determines if the ChildBand has any children. |
| 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 currentIndex Infragistics.Controls.Grids.RowBase is an Alternate row. (Inherited from Infragistics.Controls.Grids.RowBase) |
| 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) |
| 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 that is the direct parent of this particular row. |
| ResolveIsVisible | Resolves if the ChildBand is actually Visible. |
| RowFiltersCollection | Gets a RowFiltersCollection object that contains the filters being applied to this ColumnLayout. |
| Rows | A reference to all of the child Infragistics.Controls.Grids.Rows that this particular row owns. |
| RowType | Overridden. Gets the RowType of this Infragistics.Controls.Grids.RowBase |
| SummaryDefinitionCollection | Gets the SummaryDefinitionCollection object that contains the summaries being applied to this ChildBand |
| SummaryResultCollection | Gets the SummaryResultCollection object that contains the results of the summaries being applied to this ChildBand |
| Tag | Allows a user to store additional information about a Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase) |