MVCxPivotGridWebOptionsView Class
Provides view options for the PivotGrid.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxPivotGridWebOptionsView objects:
Remarks
The MVCxPivotGridWebOptionsView class provides a set of properties that control view options in the PivotGrid. Use the PivotGridSettings.OptionsView property to access these options.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
PivotGridOptionsBase
PivotGridOptionsViewBase
PivotGridWebOptionsView
MVCxPivotGridWebOptionsView
See Also