Version 24.2 (latest)

RowBase Class Methods

For a list of all members of this type, see RowBase members.

Public Methods
 NameDescription
Public MethodDisposeOverloaded. Releases the unmanaged resources used by the RowBase and optionally releases the managed resources.  
Protected Methods
 NameDescription
Protected Internal MethodCellEditorValueChangedCalled while the cell in a row is edited.  
Protected MethodCreateInstanceOfRecyclingElementOverridden. Creates a new instance of the CellsPanel. Note: this method is only meant to be invoked via the RecyclingManager.  
Protected Internal MethodGetCellValuePerforms the cell.Value without forcing the cell to be made.  
Protected MethodOnElementAttachedOverridden. Called when the Infragistics.Controls.Grids.Primitives.CellsPanel is attached to the RowBase  
Protected MethodOnElementReleasedOverridden. Called when the Infragistics.Controls.Grids.Primitives.CellsPanel is removed from the RowBase  
Protected MethodOnElementReleasing (Inherited from Infragistics.RecyclingContainer<CellsPanel>)
Protected MethodOnItemSourceChangedInvoked when the ItemSource property changes.  
Protected MethodOnPropertyChanged (Inherited from Infragistics.RecyclingContainer<CellsPanel>)
Protected Internal MethodResolveCellReturns the CellBase for the specified ColumnBase  
See Also