The following tables list the members exposed by PivotHeaderCell.
Name | Description | |
---|---|---|
Children | Gets a list of children cell. | |
Column | Gets or sets the PivotColumnBase that the PivotCellBase represents. (Inherited from Infragistics.Controls.Grids.PivotCellBase) | |
ColumnSpan | Gets or sets the column span that the cell occupies. | |
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) | |
IsExpanded | Gets or sets a value indicating whether this instance is expanded. | |
IsSelected | Gets or sets a value indicating whether a cell is currently selected. | |
IsToggleVisible | Gets or sets a value indicating whether this instance is toggle visible. | |
IsTotalVisible | Gets or sets a value indicating whether the total text block is visible. | |
Member | Gets or sets the member | |
ParentCell | Gets the parent cell. | |
Row | Gets or sets the PivotRowBase that owns the PivotCellBase (Inherited from Infragistics.Controls.Grids.PivotCellBase) | |
RowSpan | Gets or sets the row span that the cell occupies. | |
Style | Gets or sets the Style that will be used for all PivotGridCellControlBase objects. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) |
Name | Description | |
---|---|---|
AttachedElement | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) | |
AxisProvider | Gets the AxisProvider object. | |
AxisSpan | Gets the span of the cell in the axis. | |
GridLayout | Gets the GridLayout that owns the PivotGridCellBase object. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
HeaderTemplates | Gets the collection of HeaderTemplate object which will be used for header cells. | |
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 | |
---|---|---|
ToString | Returns a member's caption that represents this instance. |
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 | Overridden. Ensures that PivotHeaderCell is in the correct state. | |
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 | Overridden. Invoked when a cell is clicked. | |
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>) | |
OnMouseEnter | Called before the MouseEnter event is fired. | |
OnMouseLeave | Called before the MouseLeave event is fired. | |
OnPropertyChanged | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) | |
SetSelected | Sets the selected state of an item. |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) |