Skip to main content
A newer version of this page is available. .

PivotSerializationOptions.StoreLayoutMode Attached Property

Gets or sets which settings should be saved when saving the PivotGrid’s layout. This is an attached property.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v21.2.dll

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

Returns

Type Description
StoreLayoutMode

One of the StoreLayoutMode enumeration members specifying which settings should be saved when saving the PivotGrid’s layout.

See Also