The following tables list the members exposed by RowsView.
Name | Description | |
---|---|---|
RowsView Constructor | Initializes a new instance of the RowsView class. |
Name | Description | |
---|---|---|
ColumnChooser | Gets an instance of HiddenAxisChooser. which is applied through the XamPivotGrid's Control Template. (Inherited from Infragistics.Controls.Grids.View) | |
ColumnsHeaderPanel | Gets an instance of PivotColumnsPanel. which is applied through the XamPivotGrid's Control Template. (Inherited from Infragistics.Controls.Grids.View) | |
DataRowsPanel | Gets an instance of PivotDataRowsPanel. which is applied through the XamPivotGrid's Control Template. (Inherited from Infragistics.Controls.Grids.View) | |
FieldChooserPanel | Gets an instance of View.FieldChooserPanel. which is applied through the XamPivotGrid's Control Template. (Inherited from Infragistics.Controls.Grids.View) | |
Grid | Gets an instance of XamPivotGrid. (Inherited from Infragistics.Controls.Grids.View) | |
GridLayout | Gets an instance of grid layout. (Inherited from Infragistics.Controls.Grids.View) | |
Panel | Gets an instance of PivotGridPanel. which is applied through the XamPivotGrid's Control Template. (Inherited from Infragistics.Controls.Grids.View) | |
RowChooser | Gets an instance of HiddenAxisChooser. which is applied through the XamPivotGrid's Control Template. (Inherited from Infragistics.Controls.Grids.View) | |
RowsHeaderPanel | Gets an instance of PivotRowsPanel. which is applied through the XamPivotGrid's Control Template. (Inherited from Infragistics.Controls.Grids.View) |
Name | Description | |
---|---|---|
InitView | Overridden. Gets or sets the panel in which the rendering is done. |
Name | Description | |
---|---|---|
Arrange | Overridden. Arranges the the PivotGridPanel in default view without respect of grouping columns or rows. | |
CreateColumnHeaderCell | Creates the instance for column header cell. (Inherited from Infragistics.Controls.Grids.View) | |
CreateRowHeaderCell | Creates the instance for row header cell. (Inherited from Infragistics.Controls.Grids.View) | |
DataRowCreateInstanceOfRecyclingElement | Overridden. Creates a new instance of the System.Windows.FrameworkElement that represents the object. | |
DataRowRecyclingElementType | Overridden. Gets the Type of control that should be created for the RowsView. | |
EstimateSharedColumnWidth | Overridden. Estimates the width of the shared column. | |
Measure | Overridden. Provides the behavior for the "measure" pass of the PivotGridPanel. |