PivotGridOptionsData Class
Provides data specific options for PivotGrid controls.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
Declaration
Related API Members
The following members return PivotGridOptionsData objects:
Remarks
The PivotGridOptionsData class provides a set of Boolean properties that control data specific operations in a PivotGrid control. Use the PivotGridControl.OptionsData property to access these options.
Inheritance
See Also