Back to Devexpress

OptionsCustomizationForm Class

windowsforms-devexpress-dot-xtralayout-68965793.md

latest1.7 KB
Original Source

OptionsCustomizationForm Class

Contains options that affect the appearance of the Customization Form.

Namespace : DevExpress.XtraLayout

Assembly : DevExpress.XtraLayout.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class OptionsCustomizationForm :
    BaseLayoutOptions
vb
Public Class OptionsCustomizationForm
    Inherits 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

OptionsCustomizationForm Members

Customization Form - Layout Control

DevExpress.XtraLayout Namespace