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. |