Back to Devexpress

DockLayoutManager.EndCustomization() Method

wpf-devexpress-dot-xpf-dot-docking-dot-docklayoutmanager-fe1c17b3.md

latest1.8 KB
Original Source

DockLayoutManager.EndCustomization() Method

Finishes Customization Mode and closes the Customization Window.

Namespace : DevExpress.Xpf.Docking

Assembly : DevExpress.Xpf.Docking.v25.2.dll

NuGet Package : DevExpress.Wpf.Docking

Declaration

csharp
public void EndCustomization()
vb
Public Sub

Remarks

Call the DockLayoutManager.BeginCustomization method to invoke the Customization Window.

See Also

BeginCustomization()

HideCustomizationForm()

IsCustomization

IsCustomizationChanged

IsCustomizationFormVisible

ShowCustomizationForm()

DockLayoutManager Class

DockLayoutManager Members

DevExpress.Xpf.Docking Namespace