Version

PivotGridCellBase Class Methods

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

Protected Methods
 NameDescription
Protected Internal MethodApplyStyleApplies the resolved style of a Cell to it's PivotGridCellControlBase  
Protected MethodCreateInstanceOfRecyclingElement (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected Internal MethodEnsureCurrentStateEnsures that PivotGridCellBase is in the correct state.  
Protected Internal MethodGetDesiredSizeReturns desired size of the cell  
Protected Internal MethodHandleKeyDownShould be handled by a derived class so that a cell can determine what to do with the given keyboard action.  
Protected Internal MethodOnCellClickInvoked when a cell is clicked.  
Protected Internal MethodOnCellDoubleClickInvoked when a cell is double clicked.  
Protected Internal MethodOnCellDraggingInvoked when dragging the mouse over a cell.  
Protected Internal MethodOnCellMouseDownInvoked when a cell is clicked.  
Protected Internal MethodOnCellMouseMoveExecuted when the mouse moves over a cell.  
Protected MethodOnElementAttachedOverridden. Called when the PivotGridCellControlBase is attached to the PivotCellBase  
Protected MethodOnElementReleasedOverridden. Called when the PivotGridCellControlBase is removed from the PivotCellBase  
Protected MethodOnElementReleasing (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected MethodOnPropertyChanged (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
See Also