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

LayoutControl.HideCustomizationForm() Method

Closes the Customization Form.

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public void HideCustomizationForm()

Remarks

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

See Also