The following tables list the members exposed by View.
Name | Description | |
---|---|---|
View Constructor | Initializes a new instance of the View class. |
Name | Description | |
---|---|---|
ColumnChooser | Gets an instance of HiddenAxisChooser. which is applied through the XamPivotGrid's Control Template. | |
ColumnsHeaderPanel | Gets an instance of PivotColumnsPanel. which is applied through the XamPivotGrid's Control Template. | |
DataRowsPanel | Gets an instance of PivotDataRowsPanel. which is applied through the XamPivotGrid's Control Template. | |
FieldChooserPanel | Gets an instance of FieldChooserPanel. which is applied through the XamPivotGrid's Control Template. | |
Grid | Gets an instance of XamPivotGrid. | |
GridLayout | Gets an instance of grid layout. | |
Panel | Gets an instance of PivotGridPanel. which is applied through the XamPivotGrid's Control Template. | |
RowChooser | Gets an instance of HiddenAxisChooser. which is applied through the XamPivotGrid's Control Template. | |
RowsHeaderPanel | Gets an instance of PivotRowsPanel. which is applied through the XamPivotGrid's Control Template. |
Name | Description | |
---|---|---|
InitView | Initializes the view with ui elements taken from template. |
Name | Description | |
---|---|---|
Arrange | Arranges the Panel according the given logic. | |
CreateColumnHeaderCell | Creates the instance for column header cell. | |
CreateRowHeaderCell | Creates the instance for row header cell. | |
DataRowCreateInstanceOfRecyclingElement | Creates a new instance of the System.Windows.FrameworkElement that represents the object. | |
DataRowRecyclingElementType | Gets the Type of control that should be created for the View. | |
EstimateSharedColumnWidth | Estimates the width of the shared column. | |
Measure | Measures the Panel's children in available size. |