aspnet-devexpress-dot-web-dot-aspxpivotgrid-e04e8a1c.md
Provides view options for ASPxPivotGrid controls.
Namespace : DevExpress.Web.ASPxPivotGrid
Assembly : DevExpress.Web.ASPxPivotGrid.v25.2.dll
NuGet Package : DevExpress.Web
public class PivotGridWebOptionsView :
PivotGridOptionsViewBase
Public Class PivotGridWebOptionsView
Inherits PivotGridOptionsViewBase
The following members return PivotGridWebOptionsView objects:
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.
DevExpress.Utils.Serializing.IXtraSerializableLayoutEx
Object ViewStatePersisterCore BaseOptions PivotGridOptionsBase PivotGridOptionsViewBase PivotGridWebOptionsView MVCxPivotGridWebOptionsView
See Also