OptionsCustomizationForm(ILayoutControl) Constructor
Initializes a new instance of the OptionsCustomizationForm class.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
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