OptionsCustomizationForm(ILayoutControl) Constructor
Initializes a new instance of the OptionsCustomizationForm class.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
ownerControl | DevExpress.XtraLayout.ILayoutControl |
Remarks
This constructor is automatically called when the layout control initializes its LayoutControl.OptionsCustomizationForm property.
See Also