PivotGridWebOptionsView Class
Provides view options for ASPxPivotGrid controls.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return PivotGridWebOptionsView objects:
Remarks
The PivotGridWebOptionsView class provides properties that specify the visibility of a pivot grid’s elements. These options can be accessed via the ASPxPivotGrid.OptionsView property.
Inheritance
See Also