Version

PivotRowHeaderCell Class Methods

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

Public Methods
 NameDescription
Public MethodToStringReturns a member's caption that represents this instance. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Protected Methods
 NameDescription
Protected Internal MethodApplyStyleApplies the resolved style of a Cell to it's PivotGridCellControlBase (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected MethodCreateInstanceOfRecyclingElementOverridden. Creates a new instance of the PivotHeaderCellControl that represents the object.  
Protected Internal MethodEnsureCurrentStateOverridden. Ensures that PivotHeaderCell is in the correct state.  
Protected Internal MethodGetDesiredSizeOverridden.   
Protected Internal MethodHandleKeyDownShould be handled by a derived class so that a cell can determine what to do with the given keyboard action. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected Internal MethodOnCellClickInvoked when a cell is clicked. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Protected Internal MethodOnCellDoubleClickOverridden. Invoked when a cell is double clicked.  
Protected Internal MethodOnCellDraggingOverridden. Invoked when dragging the mouse over a cell.  
Protected Internal MethodOnCellMouseDownOverridden. Invoked when a cell is clicked.  
Protected Internal MethodOnCellMouseMoveExecuted when the mouse moves over a cell. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected MethodOnElementAttachedCalled when the PivotGridCellControlBase is attached to the PivotCellBase (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected MethodOnElementReleasedCalled when the PivotGridCellControlBase is removed from the PivotCellBase (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected MethodOnElementReleasing (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected Internal MethodOnMouseEnterCalled before the MouseEnter event is fired. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Protected Internal MethodOnMouseLeaveCalled before the MouseLeave event is fired. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Protected MethodOnPropertyChanged (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected Internal MethodSetSelectedSets the selected state of an item. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
See Also