The following tables list the members exposed by PivotCell.
Name | Description | |
---|---|---|
PivotCell Constructor |
Name | Description | |
---|---|---|
Column | Gets or sets the PivotColumnBase that the PivotCellBase represents. (Inherited from Infragistics.Controls.Grids.PivotCellBase) | |
Control | Gets or sets the PivotGridCellControlBase that is attached to the PivotCellBase (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
Data | Gets or sets the underlying data | |
DataColumn | Gets the DataColumn that owns the PivotCell | |
DataRow | Gets the DataRow that owns the PivotCell | |
FormatString | Gets or sets the format string that will be applied to the cell value. | |
Grid | Gets or sets the XamPivotGrid that owns the PivotGridCellBase object. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
IsActive | Gets or sets a value indicating whether a cell is the ActiveCell in the XamPivotGrid | |
IsSelected | Gets or sets a value indicating whether a cell is currently selected. | |
Row | Gets or sets the PivotRowBase that owns the PivotCellBase (Inherited from Infragistics.Controls.Grids.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 | Overridden. Gets the Style that should be applied to the PivotCellControl when it's attached. |
Name | Description | |
---|---|---|
ApplyStyle | Applies the resolved style of a Cell to it's PivotGridCellControlBase (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
CreateInstanceOfRecyclingElement | Overridden. Creates a new instance of the System.Windows.FrameworkElement that represents the object. | |
EnsureCurrentState | Overridden. Ensures that PivotCell is in the correct state. | |
GetDesiredSize | Overridden. | |
HandleKeyDown | Overridden. Should be handled by a derived class so that a cell can determine what to do with the given keyboard action. | |
OnCellClick | Overridden. Invoked when a cell is clicked. | |
OnCellDoubleClick | Overridden. Invoked when a cell is double clicked. | |
OnCellDragging | Overridden. Invoked when dragging the mouse over a cell. | |
OnCellMouseDown | Overridden. Invoked when a cell is clicked. | |
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 | Overridden. Called when element is about releasing. | |
OnPropertyChanged | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) | |
SetSelected | Sets the selected state of an item. |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) |