OptionsAdaptiveLayout Class
In This Article
Contains adaptive layout settings for the AccordionControl embedded in a FluentDesignForm.
Namespace: DevExpress.XtraBars.FluentDesignSystem
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public class OptionsAdaptiveLayout :
BaseOptions
#Related API Members
The following members return OptionsAdaptiveLayout objects:
#Remarks
The options this class provides are accessible with the FluentDesignForm.OptionsAdaptiveLayout property.
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
OptionsAdaptiveLayout
See Also