Version

GroupingGridLayout Class Members

The following tables list the members exposed by GroupingGridLayout.

Public Constructors
 NameDescription
Public ConstructorGroupingGridLayout ConstructorInitializes a new instance of the GroupingGridLayout class.  
Public Properties
 NameDescription
Public PropertyColumnHeaderCells (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyColumnHeaderCellsProvider (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyColumns (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyEmptyPivotCell (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyFirstColumnSeparatorGets or sets the first column separator.  
Public PropertyIsColumnDimensionSelected (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyIsMeasureSelected (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyIsRowDimensionSelected (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyPivotRowsAreaPanelGets or sets the pivot rows area panel.  
Public PropertyPrivateColumnsForRowPanel (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyPrivateRowsForColumnPanel (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyRowHeaderCells (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyRowHeaderCellsProvider (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyRows (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyRowsDataAreaPanel (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyVisibleColumnsHeaderCells (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyVisibleRowsHeaderCells (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected Properties
 NameDescription
Protected Internal PropertyRowsHeaderAreaWidth (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected PropertyScrollInfo (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected Methods
 NameDescription
Protected Internal MethodCorrectLastRowHeaderColumnWidthOverridden.   
Protected MethodCreateColumnAxisProviderOverridden. Creates the column axis provider.  
Protected MethodCreateRowAxisProvider (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected Internal MethodGetRealColumnStartIndex (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected Internal MethodGetRealRowStartIndex (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected Internal MethodInitializeLayoutOverridden. Initializes the layout.  
Protected Internal MethodOnCreateViewOverridden. Called when the Infragistics.Controls.Grids.View is about to create  
Protected Internal MethodOnInitView (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected Internal MethodUpdateColumnRealScollIndexies (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected Internal MethodUpdateRowRealScollIndexiesOverridden. Updates the row real scoll indexies.  
See Also