PivotGridSettings.OptionsView Property
Provides access to the pivot grid’s view options.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public MVCxPivotGridWebOptionsView OptionsView { get; }
#Property Value
Type | Description |
---|---|
MVCx |
A MVCx |
#Remarks
Use the OptionsView property to access options that control the pivot grid view.