Back to Devexpress

RestoreLayoutOptions.RemoveOldPanels Attached Property

wpf-devexpress-dot-xpf-dot-docking-dot-restorelayoutoptions.md

latest1.3 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Docking

Declaration

See GetRemoveOldPanels(DependencyObject) and SetRemoveOldPanels(DependencyObject, Boolean).

Returns

TypeDescription
Boolean

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

|

See Also

RestoreLayoutOptions Class

RestoreLayoutOptions Members

DevExpress.Xpf.Docking Namespace