| | Name | Description |
 | AllowEditing | Gets if editing will be enabled on this Infragistics.Controls.Grids.Row. (Inherited from Infragistics.Controls.Grids.Row) |
 | AllowKeyboardNavigation | Overridden. Gets whether the Infragistics.Controls.Grids.RowBase will allow keyboard navigation. |
 | AllowSelection | Gets whether selection will be allowed on the Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.Row) |
 | AttachedElement | (Inherited from Infragistics.RecyclingContainer<CellsPanel>) |
 | CanBeDeleted | Overridden. Gets whether the Infragistics.Controls.Grids.Row can actually be deleted. |
 | CanScrollHorizontally | Gets whether or not a row will ever need to scroll horizontally. (Inherited from Infragistics.Controls.Grids.RowBase) |
 | ChildRowsManager | Gets the Infragistics.Controls.Grids.ChildBandRowsManager that the Infragistics.Controls.Grids.Row owns. (Inherited from Infragistics.Controls.Grids.Row) |
 | ConditionalCellStyle | Gets / sets a style set by conditional formatting which will be used to style the row. (Inherited from Infragistics.Controls.Grids.Row) |
 | ConditionalStyleDirty | Gets/Sets wehther thie ConditionalStyle for this row is dirty. (Inherited from Infragistics.Controls.Grids.Row) |
 | FixedPositionSortOrder | Gets / sets the sort position. (Inherited from Infragistics.Controls.Grids.RowBase) |
 | IsDataBound | Gets/sets whether the Infragistics.Controls.Grids.Row was generated via the datasource or was entered manually. (Inherited from Infragistics.Controls.Grids.Row) |
 | IsDirty | (Inherited from Infragistics.RecyclingContainer<CellsPanel>) |
 | IsStandAloneRow | Gets whether this Infragistics.Controls.Grids.Row can stand alone, when there are no other data rows. (Inherited from Infragistics.Controls.Grids.RowBase) |
 | IsStandAloneRowResolved | Resolves whether this Infragistics.Controls.Grids.Row will stand alone, based on the state of the grid. (Inherited from Infragistics.Controls.Grids.RowBase) |
 | ItemSource | Gets/Sets the children data that the row owns. (Inherited from Infragistics.Controls.Grids.RowBase) |
 | RecyclingElementType | Overridden. Gets the Type of control that should be created for the ColumnLayoutTemplateRow. |
 | RecyclingIdentifier | If a Infragistics.Controls.Grids.Row.RecyclingElementType isn't specified, this property can be used to offer another way of identifying a reyclable element. (Inherited from Infragistics.Controls.Grids.Row) |
 | RequiresFixedRowSeparator | Used to determine if a FixedRow separator is neccessary for this Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase) |
 | ResolveRowHover | Resolves whether the entire row or just the individual cell should be hovered when the mouse is over a cell. (Inherited from Infragistics.Controls.Grids.Row) |
 | VisibleCells | Overridden. Gets a list of cells that are visible. |