For a list of all members of this type, see Row members.
Name | Description | |
---|---|---|
Delete | Deletes the row from the RowsManager that contains it. | |
Dispose | Overloaded. Releases the unmanaged resources used by the RowBase and optionally releases the managed resources. (Inherited from Infragistics.Controls.Grids.RowBase) |
Name | Description | |
---|---|---|
CellEditorValueChanged | Called while the cell in a row is edited. (Inherited from Infragistics.Controls.Grids.RowBase) | |
CreateInstanceOfRecyclingElement | Creates a new instance of the CellsPanel. Note: this method is only meant to be invoked via the RecyclingManager. (Inherited from Infragistics.Controls.Grids.RowBase) | |
GetCellValue | Overridden. Performs the cell.Value without forcing the cell to be made. | |
OnElementAttached | Overridden. Called when the Infragistics.Controls.Grids.Primitives.CellsPanel is attached to the RowBase | |
OnElementReleased | Overridden. Called when the Infragistics.Controls.Grids.Primitives.CellsPanel is removed from the RowBase | |
OnElementReleasing | Overridden. Invoked when a System.Windows.FrameworkElement is being released from an object. | |
OnItemSourceChanged | Invoked when the ItemSource property changes. (Inherited from Infragistics.Controls.Grids.RowBase) | |
OnPropertyChanged | (Inherited from Infragistics.RecyclingContainer<CellsPanel>) | |
ResolveCell | Returns the CellBase for the specified ColumnBase (Inherited from Infragistics.Controls.Grids.RowBase) | |
SetSelected | Sets the selected state of an item. |