The following table lists classes that represent the main elements in the DXPivotGrid Suite for Silverlight.
Class |
Description |
PivotGridControl |
PivotGridControl that presents data from an underlying data source in a cross-tabulated form. |
PivotGridField |
A field within PivotGridControl that supplies the control with data. This data can be retrieved from a specific field in PivotGrid's underlying data source, as well as calculated manually. |
PivotGridGroup |
An individual group of fields that cannot be separated by end-users. |
PivotFieldListControl |
A standalone control that can be bound to PivotGridControl to substitute for its Customization Form. PivotFieldListControl mimics a simple-style Customization Form. |
PivotExcelFieldListControl |
A standalone control that can be bound to PivotGridControl to substitute for its Customization Form. PivotExcelFieldListControl mimics an Excel-style Customization Form. |
PivotGridCommands |
Provides access to pivot grid commands. |