MVCxPivotGridWebOptionsData Class
Provides data specific options for 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 MVCxPivotGridWebOptionsData objects:
Remarks
The MVCxPivotGridWebOptionsData class provides a set of properties that control data specific operations in the PivotGrid. Use the PivotGridSettings.OptionsData property to access these options.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
PivotGridOptionsBase
PivotGridOptionsData
PivotGridWebOptionsData
MVCxPivotGridWebOptionsData
See Also