Version

PivotGroupByRow Class Members

The following tables list the members exposed by PivotGroupByRow.

Protected Constructors
 NameDescription
Protected Internal ConstructorPivotGroupByRow ConstructorInitializes a new instance of the PivotGroupByRow class.  
Public Properties
 NameDescription
Public PropertyAllowSelection (Inherited from Infragistics.Controls.Grids.PivotRowBase)
Public PropertyControl (Inherited from Infragistics.Controls.Grids.PivotRowBase)
Public PropertyGridLayout (Inherited from Infragistics.Controls.Grids.PivotRowBase)
Public PropertyGroupCellsGets or sets the group cells.  
Public PropertyHeight (Inherited from Infragistics.Controls.Grids.PivotRowBase)
Public PropertyHeightInternal (Inherited from Infragistics.Controls.Grids.PivotRowBase)
Public PropertyIndentGets or sets the indent.  
Public PropertyIsActive (Inherited from Infragistics.Controls.Grids.PivotRowBase)
Public PropertyIsMouseOver (Inherited from Infragistics.Controls.Grids.PivotRowBase)
Public PropertyLevelGets or sets the level.  
Public PropertyRowInfoGets or sets the row info.  
Protected Properties
 NameDescription
Protected PropertyAttachedElement (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>)
Protected Internal PropertyIsDirty (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>)
Protected PropertyRecyclingElementTypeOverridden. Gets the Type of control that should be created for the PivotGroupByRow.  
Protected PropertyRecyclingIdentifier (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>)
Protected Internal PropertyResolveRowHover (Inherited from Infragistics.Controls.Grids.PivotRowBase)
Protected Internal PropertyVisibleCells (Inherited from Infragistics.Controls.Grids.PivotRowBase)
Protected Methods
 NameDescription
Protected MethodCreateInstanceOfRecyclingElementOverridden. Creates a new instance of the PivotGroupByRowCellsPanel. Note: this method is only meant to be invoked via the RecyclingManager.  
Protected MethodOnElementAttached (Inherited from Infragistics.Controls.Grids.PivotRowBase)
Protected MethodOnElementReleased (Inherited from Infragistics.Controls.Grids.PivotRowBase)
Protected MethodOnElementReleasing (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>)
Protected MethodOnPropertyChanged (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.RecyclingContainer<PivotCellsPanel>)
See Also