PivotGridOptionsOLAP Class
Provides “OLAP mode”-specific options for a PivotGrid control.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v23.1.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Dashboard.Design
Declaration
Remarks
The options provided by this class can be accessed via the pivot grid’s PivotGridControl.OptionsOLAP property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
PivotGridOptionsBase
PivotGridOptionsOLAP
See Also