Version

PivotGridReportLayout Class Members

The following tables list the members exposed by PivotGridReportLayout.

Public Constructors
 NameDescription
Public ConstructorPivotGridReportLayout Constructor  
Public Properties
 NameDescription
Public PropertyColumnHeaderCellsGets the list of all Infragistics.Controls.Grids.PivotColumnHeaderCell in Infragistics.Controls.Grids.PivotColumnsPanel. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyColumnHeaderCellsProviderGets the Infragistics.Controls.Grids.ColumnAxisProvider that exposes methods for dealing with Infragistics.Controls.Grids.PivotColumnHeaderCell in Infragistics.Controls.Grids.PivotColumnsPanel. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyColumnsGets a reference to the Infragistics.Controls.Grids.PivotDataColumnCollection of this object. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyEmptyPivotCellGets the empty pivot cell. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyIsColumnDimensionSelectedGets a value indicating whether there is a selected dimension in columns. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyIsMeasureSelectedGets a value indicating whether there is a selected measure. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyIsRowDimensionSelectedGets a value indicating whether there is a selected dimension in rows. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyPrivateColumnsForRowPanelGets the collection of Infragistics.Controls.Grids.PivotHeaderColumn which are used in row panel. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyPrivateRowsForColumnPanelGets the collection of Infragistics.Controls.Grids.PivotHeaderRow which are used in column panel. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyRowHeaderCellsGets the list of all Infragistics.Controls.Grids.PivotRowHeaderCell in Infragistics.Controls.Grids.PivotRowsPanel. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyRowHeaderCellsProviderGets the Infragistics.Controls.Grids.RowAxisProvider that exposes methods for dealing with Infragistics.Controls.Grids.PivotRowHeaderCell in Infragistics.Controls.Grids.PivotRowsPanel. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyRowsGets a reference to the Infragistics.Controls.Grids.PivotDataRowCollection of this object. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyRowsDataAreaPanel (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyVisibleColumnsHeaderCellsGets the cells which are visible in Infragistics.Controls.Grids.PivotColumnsPanel. Those are the the cell with header information. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Public PropertyVisibleRowsHeaderCellsGets the cells which are visible in Infragistics.Controls.Grids.PivotRowsPanel. Those are the the cell with header information. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected Properties
 NameDescription
Protected Internal PropertyRowsHeaderAreaWidthGets the width of the rows header area. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected PropertyScrollInfoGets a reference to the ScrollInfo object that relates to the Infragistics.Controls.Grids.PivotScrollPanel (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected Methods
 NameDescription
Protected Internal MethodCorrectLastRowHeaderColumnWidth (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected MethodCreateColumnAxisProviderCreates the column axis provider. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected MethodCreateRowAxisProviderCreates the row axis provider. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected Internal MethodGetRealColumnStartIndexGets the start index of the real column. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected Internal MethodGetRealRowStartIndexGets the start index of the real row. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected Internal MethodInitializeLayoutInitializes the layout. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected Internal MethodOnCreateViewCalled when the Infragistics.Controls.Grids.PivotGridLayout.View is about to create (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected Internal MethodOnInitViewCalled when the Infragistics.Controls.Grids.PivotGridLayout.View is about to init. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected Internal MethodUpdateColumnRealScollIndexiesUpdates the column real scoll indexies. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
Protected Internal MethodUpdateRowRealScollIndexiesUpdates the row real scoll indexies. (Inherited from Infragistics.Controls.Grids.PivotGridLayout)
See Also