Version

PivotDataRow Class Methods

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

Public Methods
 NameDescription
Public MethodDisposeOverloaded. Releases the unmanaged resources used by the PivotDataRow and optionally releases the managed resources.  
Protected Methods
 NameDescription
Protected MethodCreateInstanceOfRecyclingElementOverridden. Creates a new instance of the panel which will arrange the row in current view. Note: this method is only meant to be invoked via the RecyclingManager.  
Protected MethodOnElementAttachedCalled when the PivotCellsPanel is attached to the PivotRowBase (Inherited from Infragistics.Controls.Grids.PivotRowBase)
Protected MethodOnElementReleasedCalled when the PivotCellsPanel is removed from the PivotRowBase (Inherited from Infragistics.Controls.Grids.PivotRowBase)
Protected MethodOnElementReleasingOverridden. Called when element is about releasing.  
Protected MethodOnPropertyChanged (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>)
Protected Internal MethodSetSelectedSets the selected state of an item.  
See Also