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

OptionsAdaptiveLayout Class

Contains adaptive layout settings for the AccordionControl embedded in a FluentDesignForm.

Namespace: DevExpress.XtraBars.FluentDesignSystem

Assembly: DevExpress.XtraBars.v18.2.dll

Declaration

public class OptionsAdaptiveLayout :
    BaseOptions

The following members return OptionsAdaptiveLayout objects:

Remarks

The options this class provides are accessible with the FluentDesignForm.OptionsAdaptiveLayout property.

Inheritance

See Also