Skip to main content

OptionsAdaptiveLayout Class

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

Namespace: DevExpress.XtraBars.FluentDesignSystem

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

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