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