Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

OptionsAdaptiveLayout Properties

Contains adaptive layout settings for the AccordionControl embedded in a FluentDesignForm.
Name Description
AdaptiveLayout Gets or sets whether the Fluent Design Form automatically switches the embedded Hamburger Menu’s display mode depending on the form’s width.
InlineModeThreshold Gets or sets the form’s width, in pixels, at which the menu’s display mode is switched between Inline and Overlay modes.
OverlayModeThreshold Gets or sets the form’s width, in pixels, at which the menu’s display mode is switched between Overlay and Minimal modes.
See Also