Back to Devexpress

LayoutControl.HideCustomizationForm() Method

windowsforms-devexpress-dot-xtralayout-dot-layoutcontrol-c751ce9f.md

latest1.3 KB
Original Source

LayoutControl.HideCustomizationForm() Method

Closes the Customization Form.

Namespace : DevExpress.XtraLayout

Assembly : DevExpress.XtraLayout.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void HideCustomizationForm()
vb
Public Sub HideCustomizationForm

Remarks

When the Customization Form is hidden the LayoutControl.HideCustomization event is fired.

See Also

CustomizationForm

ShowCustomizationForm()

HideCustomization

LayoutControl Class

LayoutControl Members

DevExpress.XtraLayout Namespace