Skip to main content

OptionsCustomizationForm Class

Contains options that affect the appearance of the Customization Form.

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class OptionsCustomizationForm :
    BaseLayoutOptions

The following members return OptionsCustomizationForm objects:

Remarks

The options this class provides are accessible with the LayoutControl.OptionsCustomizationForm property.

Inheritance

Object
DevExpress.XtraLayout.BaseLayoutOptions
OptionsCustomizationForm
See Also