Version

PivotColumnGroupByCell Class Members

The following tables list the members exposed by PivotColumnGroupByCell.

Public Constructors
 NameDescription
Public ConstructorPivotColumnGroupByCell ConstructorInitializes a new instance of the PivotColumnGroupByCell class.  
Public Properties
 NameDescription
Public PropertyChildren (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Public PropertyColumn (Inherited from Infragistics.Controls.Grids.PivotCellBase)
Public PropertyColumnSpan (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Public PropertyControl (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Public PropertyGrid (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Public PropertyIndentGets or sets the indent.  
Public PropertyIsExpanded (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Public PropertyIsSelected (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Public PropertyIsToggleVisible (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Public PropertyIsTotalVisible (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Public PropertyMember (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Public PropertyParentCell (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Public PropertyRealColumn (Inherited from Infragistics.Controls.Grids.PivotColumnHeaderCell)
Public PropertyRealColumnSpan (Inherited from Infragistics.Controls.Grids.PivotColumnHeaderCell)
Public PropertyRow (Inherited from Infragistics.Controls.Grids.PivotCellBase)
Public PropertyRowSpan (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Public PropertyStyle (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected Properties
 NameDescription
Protected PropertyAttachedElement (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected PropertyAxisProvider (Inherited from Infragistics.Controls.Grids.PivotColumnHeaderCell)
Protected PropertyAxisSpanOverridden. Gets the row span of the cell in the axis.  
Protected Internal PropertyGridLayout (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected Internal PropertyHeaderTemplates (Inherited from Infragistics.Controls.Grids.PivotColumnHeaderCell)
Protected Internal PropertyIsDirty (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected Internal PropertyMouseOverState (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected Internal PropertyNormalState (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected PropertyRecyclingElementTypeOverridden. Gets the Type of control that should be created for the Infragistics.Controls.Grids.PivotColumnHeaderCell.  
Protected PropertyRecyclingIdentifier (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected PropertyResolveStyleOverridden. Gets the Style that should be applied to the PivotColumnGroupByCellControl when it's attached.  
Public Methods
 NameDescription
Public MethodToString (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Protected Methods
 NameDescription
Protected Internal MethodApplyStyle (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected MethodCreateInstanceOfRecyclingElementOverridden. Creates the instance of recycling element.  
Protected Internal MethodEnsureCurrentStateOverridden. Ensures that Infragistics.Controls.Grids.PivotColumnHeaderCell is in the correct state.  
Protected Internal MethodGetDesiredSize (Inherited from Infragistics.Controls.Grids.PivotColumnHeaderCell)
Protected Internal MethodHandleKeyDown (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected Internal MethodOnCellClick (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Protected Internal MethodOnCellDoubleClick (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected Internal MethodOnCellDragging (Inherited from Infragistics.Controls.Grids.PivotColumnHeaderCell)
Protected Internal MethodOnCellMouseDown (Inherited from Infragistics.Controls.Grids.PivotColumnHeaderCell)
Protected Internal MethodOnCellMouseMove (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected MethodOnElementAttached (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected MethodOnElementReleased (Inherited from Infragistics.Controls.Grids.PivotGridCellBase)
Protected MethodOnElementReleasing (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected Internal MethodOnMouseEnter (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Protected Internal MethodOnMouseLeave (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Protected MethodOnPropertyChanged (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected Internal MethodSetSelected (Inherited from Infragistics.Controls.Grids.PivotHeaderCell)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
See Also