Version 24.2 (latest)

PivotRowBase Class Methods

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

Protected Methods
 NameDescription
Protected MethodCreateInstanceOfRecyclingElementOverridden. Creates a new instance of the PivotCellsPanel. Note: this method is only meant to be invoked via the RecyclingManager.  
Protected MethodOnElementAttachedOverridden. Called when the PivotCellsPanel is attached to the PivotRowBase  
Protected MethodOnElementReleasedOverridden. Called when the PivotCellsPanel is removed from the PivotRowBase  
Protected MethodOnElementReleasing (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>)
Protected MethodOnPropertyChanged (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>)
See Also