Skip to main content
A newer version of this page is available. .

OptionsCustomizationForm Class

Contains options that affect the appearance of the Customization Form.

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v19.2.dll

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