PivotGridOptionsView Class
Provides view options for the PivotGrid controls.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
Declaration
Related API Members
The following members return PivotGridOptionsView objects:
Remarks
The PivotGridOptionsView class provides a set of Boolean properties that specify the visibility of a Pivot Grid Control’s elements. These options can be accessed via the Pivot Grid Control’s PivotGridControl.OptionsView property.
Inheritance
See Also