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

RestoreLayoutOptions.RemoveOldPanels Attached Property

Gets or sets whether the Dock Layout Manager should automatically remove all layout panels that are absent in the restored layout version. This is a dependency property.

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v19.1.dll

Declaration

Returns

Type Description
Boolean

true, if the DockLayoutManager is allowed to remove layout panels; otherwise, false.

See Also