DevExpress.Data.PivotGrid Namespace
Contains classes which provide the functionality for working with data in the PivotGrid control.
Assembly: DevExpress.PivotGrid.v25.1.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
Classes
| Name | Description |
|---|---|
| PivotFileDataSource | The pivot grid control’s data, loaded from a file or stream. |
| PivotSummaryValue | Contains the values of the predefined summaries calculated for a specific cell. |
Enums
| Name | Description |
|---|---|
| PivotSummaryDisplayType | Contains options that specify how summary values are displayed within cells (“as is” or adjusted using a specific predefined algorithm). |
| PivotSummaryType | Lists values that specify the summary function types. |