Version

PivotRowHeaderCell Class Properties

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

Public Properties
 NameDescription
Public PropertyChildrenGets a list of children cell. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
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. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
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. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Public PropertyIsSelectedGets or sets a value indicating whether a cell is currently selected. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Public PropertyIsToggleVisibleGets or sets a value indicating whether this instance is toggle visible. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Public PropertyIsTotalVisibleGets or sets a value indicating whether the total text block is visible. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Public PropertyMemberGets or sets the member (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Public PropertyParentCellGets the parent cell. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Public PropertyRealRowGets the real row.  
Public PropertyRealRowSpanGets the real row span.  
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. (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
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 PropertyAxisProviderOverridden. Gets the RowAxisProvider object.  
Protected PropertyAxisSpanOverridden. Gets the column 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 PropertyHeaderTemplatesOverridden. Gets the collection of HeaderTemplate object which will be used for row 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 PropertyRecyclingElementTypeOverridden. Gets the Type of control that should be created for the PivotRowHeaderCell.  
Protected PropertyRecyclingIdentifier (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected PropertyResolveStyleOverridden. Gets the Style that should be applied to the PivotRowHeaderCellControl when it's attached.  
See Also