Skip to main content

DevExpress.XtraPivotGrid Namespace

Contains classes that implement the basic functionality of PivotGridControl.

Assembly: DevExpress.PivotGrid.v14.2.Core.dll

#Classes

Name Description
AsyncOperationResult
PivotChartDataSourceRowBase Serves as the base for classes that represent rows in the datasource passed to the chart control.
PivotDataSource Serves as the base for classes that represent data sources provided by the pivot grid control (e.g. summary data source, drill-down data source).
PivotDrillDownDataRow A single row in a data source that provides data used to calculate summaries for individual cells.
PivotDrillDownDataSource
PivotGridFieldFilterValues Contains filter values for a specific field.
PivotGridFieldSortCondition Represents a sort condition used to identify the column/row by whose values the other field values will be sorted.
PivotGridGroup
PivotGridGroupCollection
PivotGridXmlaDataSource A data source used to access OLAP data via XMLA.
PivotGroupFilterValue Represents a group filter value.
PivotGroupFilterValues Represents a group filter condition.
PivotGroupFilterValuesCollection Represents a collection of group filter values.
PivotSummaryDataRow Represents a summary data source row.
PivotSummaryDataSource Represents a summary data source.

#Interfaces

Name
IThreadSafeField

#Delegates

Name
AsyncCompletedHandler