Skip to main content
All docs
V19.2

PivotGridWebOptionsLayout.StoreLayoutOptions Property

Not used.

Namespace: DevExpress.Web.ASPxPivotGrid

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

Declaration

public override bool StoreLayoutOptions { get; set; }

Property Value

Type Description
Boolean

Always false.

Property Paths

You can access this nested property as listed below:

Object Type Path to StoreLayoutOptions
ASPxPivotGrid
.OptionsLayout.StoreLayoutOptions
MVCxPivotGrid
.OptionsLayout.StoreLayoutOptions
See Also