aspnetmvc-devexpress-dot-web-dot-mvc-12219b04.md
Provides data specific options for PivotGrid.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxPivotGridWebOptionsData :
PivotGridWebOptionsData
Public Class MVCxPivotGridWebOptionsData
Inherits PivotGridWebOptionsData
The following members return MVCxPivotGridWebOptionsData objects:
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.
DevExpress.Utils.Serializing.IXtraSerializableLayoutEx
Object ViewStatePersisterCore BaseOptions PivotGridOptionsBase PivotGridOptionsData PivotGridWebOptionsData MVCxPivotGridWebOptionsData
See Also