The following tables list the members exposed by GridView.
Name | Description | |
---|---|---|
GridView Constructor |
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) | |
RowsDataAreaPanel | Gets an instance of PivotRowDataAreaPanel. which is applied through the XamPivotGrid's Control Template. | |
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. Initializes the view with ui elements taken from template. |
Name | Description | |
---|---|---|
Arrange | Overridden. Arranges the System.Windows.Controls.Panel according the given logic. | |
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 | Creates a new instance of the System.Windows.FrameworkElement that represents the object. (Inherited from Infragistics.Controls.Grids.View) | |
DataRowRecyclingElementType | Gets the Type of control that should be created for the View. (Inherited from Infragistics.Controls.Grids.View) | |
EstimateSharedColumnWidth | Estimates the width of the shared column. (Inherited from Infragistics.Controls.Grids.View) | |
Measure | Overridden. Measures the System.Windows.Controls.Panel's children in available size. |