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

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