aspnetmvc-devexpress-dot-web-dot-mvc-4a5eb1b5.md
Provides view options for the PivotGrid.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxPivotGridWebOptionsView :
PivotGridWebOptionsView
Public Class MVCxPivotGridWebOptionsView
Inherits PivotGridWebOptionsView
The following members return MVCxPivotGridWebOptionsView objects:
The MVCxPivotGridWebOptionsView class provides a set of properties that control view options in the PivotGrid. Use the PivotGridSettings.OptionsView property to access these options.
DevExpress.Utils.Serializing.IXtraSerializableLayoutEx
Object ViewStatePersisterCore BaseOptions PivotGridOptionsBase PivotGridOptionsViewBase PivotGridWebOptionsView MVCxPivotGridWebOptionsView
See Also