The following tables list the members exposed by PivotColumnHeaderCell.
Name | Description | |
---|---|---|
PivotColumnHeaderCell Constructor |
Name | Description | |
---|---|---|
Children | Gets a list of children cell. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell) | |
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. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell) | |
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. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell) | |
IsSelected | Gets or sets a value indicating whether a cell is currently selected. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell) | |
IsToggleVisible | Gets or sets a value indicating whether this instance is toggle visible. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell) | |
IsTotalVisible | Gets or sets a value indicating whether the total text block is visible. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell) | |
Member | Gets or sets the member (Inherited from Infragistics.Controls.Grids.PivotHeaderCell) | |
ParentCell | Gets the parent cell. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell) | |
RealColumn | Gets the real column. | |
RealColumnSpan | Gets the real column span. | |
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. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell) | |
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>) | |
AxisProvider | Overridden. Gets the ColumnAxisProvider object. | |
AxisSpan | Overridden. Gets the row span of the cell in the axis. | |
GridLayout | Gets the PivotGridCellBase.GridLayout that owns the PivotGridCellBase object. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
HeaderTemplates | Overridden. Gets the collection of HeaderTemplate object which will be used for column 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 | Overridden. Gets the Type of control that should be created for the PivotColumnHeaderCell. | |
RecyclingIdentifier | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) | |
ResolveStyle | Overridden. Gets the Style that should be applied to the PivotColumnHeaderCellControl when it's attached. |
Name | Description | |
---|---|---|
ToString | Returns a member's caption that represents this instance. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell) |
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 PivotColumnHeaderCellControl that represents the object. | |
EnsureCurrentState | Overridden. Ensures that PivotColumnHeaderCell is in the correct state. | |
GetDesiredSize | Overridden. | |
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.PivotHeaderCell) | |
OnCellDoubleClick | Invoked when a cell is double clicked. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase) | |
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 | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) | |
OnMouseEnter | Called before the MouseEnter event is fired. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell) | |
OnMouseLeave | Called before the MouseLeave event is fired. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell) | |
OnPropertyChanged | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) | |
SetSelected | Sets the selected state of an item. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>) |