PivotGridWebOptionsLayout Class
Contains options that specify how a control layout is stored to, and restored from a storage (a stream or string).
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return PivotGridWebOptionsLayout objects:
Remarks
The ASPxPivotGrid.OptionsLayout property of the PivotGridWebOptionsLayout type allows you to control which of the control’s options should be stored to, and restored from a storage (a stream or string). It also determines what to do with fields that exist in the layout being restored, but do not exist in the current control layout (as well as with fields that exist in the current control layout, but do not exist in the layout being restored).