Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Member Table: Customization Form

Member Description
LayoutControl.AllowCustomization Gets or sets whether users can change the layout.
LayoutControl.CustomizationForm Provides access to the Customization Form.
LayoutControl.CustomizationFormBounds Specifies the boundaries of the Customization Form.
LayoutControl.OptionsCustomizationForm Provides access to the Customization Form’s options.
LayoutControl.ShowCustomizationForm Invokes the Customization Form.
LayoutControl.HideCustomizationForm Closes the Customization Form.
LayoutControl.ShowCustomization Fires immediately after the Customization Form has been invoked.
LayoutControl.HideCustomization Fires before the Customization Form is closed.
LayoutControl.RegisterUserCustomizationForm Allows you to provide a custom Customization Form.