DevExpress.XtraPivotGrid.Data Namespace
Contains classes that encapsulate data processing operations.
Assembly: DevExpress.PivotGrid.v20.1.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.WindowsDesktop.PivotGrid.Core
Classes
| Name | Description |
|---|---|
| FieldValueCellBase | Serves as the base for classes that represent field value cells. |
| FieldValueSplitData | Represents a cell created when splitting a field value cell. |
| OLAPDataSourceBase | Serves as a base for classes that represent OLAP data sources. |
| PivotCustomFieldValueCellsEventArgsBase | Serves as the base for classes that provide data for the CustomFieldValueCells event. |
| PivotFieldValueItem | For internal use. |
| PivotGridCellItem | For internal use. |
| PivotGridCustomSummaryEventArgsBase<T> | Serves as a base for classes that provide data for summary calculation events. |
| PivotGridFilterItem | Represents a filter item. |
| PivotGridFilterItems | Represents a collection of filter items. For internal use. |
| PivotGridOptionsChartDataSourceBase | The base class for classes that provide options controlling the display of the PivotGrid’s data in a chart control. |
Delegates
| Name |
|---|
| PivotGridCellItem.GetValueDelegate |
Enums
| Name | Description |
|---|---|
| GrandTotalLocation | Lists values that specify the location of Grand Total rows and columns. |