Back to Devexpress

ASPxPivotGrid.OptionsView Property

aspnet-devexpress-dot-web-dot-aspxpivotgrid-dot-aspxpivotgrid-066fecc0.md

latest1.4 KB
Original Source

ASPxPivotGrid.OptionsView Property

Provides access to the ASPxPivotGrid control’s view options.

Namespace : DevExpress.Web.ASPxPivotGrid

Assembly : DevExpress.Web.ASPxPivotGrid.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public PivotGridWebOptionsView OptionsView { get; }
vb
Public ReadOnly Property OptionsView As PivotGridWebOptionsView

Property Value

TypeDescription
PivotGridWebOptionsView

A PivotGridWebOptionsView object that provides view options for ASPxPivotGrid controls.

|

See Also

OptionsCustomization

OptionsDataField

ASPxPivotGrid Class

ASPxPivotGrid Members

DevExpress.Web.ASPxPivotGrid Namespace