Version

PivotHeaderCell Class Methods

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

Public Methods
 NameDescription
Public MethodToStringReturns a member's caption that represents this instance.  
Protected Methods
 NameDescription
Protected Internal MethodApplyStyleApplies the resolved style of a Cell to it's PivotGridCellControlBase (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected MethodCreateInstanceOfRecyclingElement (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected Internal MethodEnsureCurrentStateOverridden. Ensures that PivotHeaderCell is in the correct state.  
Protected Internal MethodGetDesiredSizeReturns desired size of the cell (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
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 MethodOnCellClickOverridden. Invoked when a cell is clicked.  
Protected Internal MethodOnCellDoubleClickInvoked when a cell is double clicked. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected Internal MethodOnCellDraggingInvoked when dragging the mouse over a cell. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected Internal MethodOnCellMouseDownInvoked when a cell is clicked. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
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.  
Protected Internal MethodOnMouseLeaveCalled before the MouseLeave event is fired.  
Protected MethodOnPropertyChanged (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected Internal MethodSetSelectedSets the selected state of an item.  
See Also