Version

Row Class Methods

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

Public Methods
 NameDescription
Public MethodDeleteDeletes the row from the RowsManager that contains it.  
Public MethodDisposeOverloaded. Releases the unmanaged resources used by the RowBase and optionally releases the managed resources. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected Methods
 NameDescription
Protected Internal MethodCellEditorValueChangedCalled while the cell in a row is edited. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected MethodCreateInstanceOfRecyclingElementCreates a new instance of the CellsPanel. Note: this method is only meant to be invoked via the RecyclingManager. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected Internal MethodGetCellValueOverridden. Performs 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 MethodOnElementReleasingOverridden. Invoked when a System.Windows.FrameworkElement is being released from an object.  
Protected MethodOnItemSourceChangedInvoked when the ItemSource property changes. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected MethodOnPropertyChanged (Inherited from Infragistics.RecyclingContainer<CellsPanel>)
Protected Internal MethodResolveCellReturns the CellBase for the specified ColumnBase (Inherited from Infragistics.Controls.Grids.RowBase)
Protected Internal MethodSetSelectedSets the selected state of an item.  
See Also