ASPxPivotGrid.OptionsLayout Property
Provides access to options that control how the pivot grid layout is stored to/restored from a storage (a stream or string).
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
PivotGridWebOptionsLayout | A PivotGridWebOptionsLayout object that provides options for controlling how the layout is stored and restored. |
See Also