Skip to main content

PivotSerializationOptions.StoreLayoutMode Attached Property

In This Article

Gets or sets which settings should be saved when saving the PivotGrid's layout.

Namespace: DevExpress.Xpf.PivotGrid

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

#Declaration

#Returns

Type Description
StoreLayoutMode

A StoreLayoutMode enumeration member that specifies which settings should be saved when saving the PivotGrid's layout.

See Also