windowsforms-devexpress-dot-xtrapivotgrid-c7d1aace.md
Provides view options for the PivotGrid controls.
Namespace : DevExpress.XtraPivotGrid
Assembly : DevExpress.XtraPivotGrid.v25.2.dll
NuGet Package : DevExpress.Win.PivotGrid
public class PivotGridOptionsView :
PivotGridOptionsViewBase
Public Class PivotGridOptionsView
Inherits PivotGridOptionsViewBase
The following members return PivotGridOptionsView objects:
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.
Object ViewStatePersisterCore BaseOptions PivotGridOptionsBase PivotGridOptionsViewBase PivotGridOptionsView
See Also