The following tables list the members exposed by PivotCellBase.
Name | Description | |
---|---|---|
Column | Gets or sets the PivotColumnBase that the PivotCellBase represents. | |
Control | Gets or sets the PivotGridCellControlBase that is attached to the PivotCellBase (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
Grid | Gets or sets the XamPivotGrid that owns the PivotGridCellBase object. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
Row | Gets or sets the PivotRowBase that owns the PivotCellBase | |
Style | Gets or sets the PivotGridCellBase.Style that will be used for all PivotGridCellControlBase objects. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) |
Name | Description | |
---|---|---|
AttachedElement | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) | |
GridLayout | Gets the PivotGridCellBase.GridLayout that owns the PivotGridCellBase object. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
IsDirty | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) | |
MouseOverState | Gets the string that should be used for the "MouseOver" Visual State of the PivotGridCellControlBase. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
NormalState | Gets the string that should be used for the "Normal" Visual State of the PivotGridCellControlBase. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
RecyclingElementType | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) | |
RecyclingIdentifier | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) | |
ResolveStyle | Gets the Style that should be applied to the PivotGridCellControlBase when it's attached. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) |
Name | Description | |
---|---|---|
ApplyStyle | Applies the resolved style of a Cell to it's PivotGridCellControlBase (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
CreateInstanceOfRecyclingElement | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) | |
EnsureCurrentState | Ensures that PivotGridCellBase is in the correct state. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
GetDesiredSize | Returns desired size of the cell (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
HandleKeyDown | Should 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) | |
OnCellClick | Invoked when a cell is clicked. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
OnCellDoubleClick | Invoked when a cell is double clicked. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
OnCellDragging | Invoked when dragging the mouse over a cell. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
OnCellMouseDown | Invoked when a cell is clicked. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
OnCellMouseMove | Executed when the mouse moves over a cell. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
OnElementAttached | Called when the PivotGridCellControlBase is attached to the PivotCellBase (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
OnElementReleased | Called when the PivotGridCellControlBase is removed from the PivotCellBase (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
OnElementReleasing | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) | |
OnPropertyChanged | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) |