OptionsAdaptiveLayout Properties
Contains adaptive layout settings for the AccordionControl embedded in a FluentDesignForm.
Name | Description |
---|---|
Adaptive |
Gets or sets whether the Fluent Design Form automatically switches the embedded Hamburger Menu’s display mode depending on the form’s width. |
Inline |
Gets or sets the form’s width, in pixels, at which the menu’s display mode is switched between Inline and Overlay modes. |
Overlay |
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