Version

PivotHeaderCell Class Properties

For a list of all members of this type, see PivotHeaderCell members.

Public Properties
 NameDescription
Public PropertyChildrenGets a list of children cell.  
Public PropertyColumnGets or sets the PivotColumnBase that the PivotCellBase represents. (Inherited from Infragistics.Controls.Grids.PivotCellBase)
Public PropertyColumnSpanGets or sets the column span that the cell occupies.  
Public PropertyControlGets or sets the PivotGridCellControlBase that is attached to the PivotCellBase (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Public PropertyGridGets or sets the XamPivotGrid that owns the PivotGridCellBase object. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Public PropertyIsExpandedGets or sets a value indicating whether this instance is expanded.  
Public PropertyIsSelectedGets or sets a value indicating whether a cell is currently selected.  
Public PropertyIsToggleVisibleGets or sets a value indicating whether this instance is toggle visible.  
Public PropertyIsTotalVisibleGets or sets a value indicating whether the total text block is visible.  
Public PropertyMemberGets or sets the member  
Public PropertyParentCellGets the parent cell.  
Public PropertyRowGets or sets the PivotRowBase that owns the PivotCellBase (Inherited from Infragistics.Controls.Grids.PivotCellBase)
Public PropertyRowSpanGets or sets the row span that the cell occupies.  
Public PropertyStyleGets or sets the Style that will be used for all PivotGridCellControlBase objects. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected Properties
 NameDescription
Protected PropertyAttachedElement (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected PropertyAxisProviderGets the AxisProvider object.  
Protected PropertyAxisSpanGets the span of the cell in the axis.  
Protected Internal PropertyGridLayoutGets the GridLayout that owns the PivotGridCellBase object. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected Internal PropertyHeaderTemplatesGets the collection of HeaderTemplate object which will be used for header cells.  
Protected Internal PropertyIsDirty (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected Internal PropertyMouseOverStateGets the string that should be used for the "MouseOver" Visual State of the PivotGridCellControlBase. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected Internal PropertyNormalStateGets the string that should be used for the "Normal" Visual State of the PivotGridCellControlBase. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected PropertyRecyclingElementType (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected PropertyRecyclingIdentifier (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected PropertyResolveStyleGets the Style that should be applied to the PivotGridCellControlBase when it's attached. (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
See Also