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

BootstrapToolbarSettingsAdaptivity Properties

Stores BootstrapToolbar‘s adaptivity settings.
Name Description
CollapseRootItemsToIconsAtWindowInnerWidth This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. Inherited from BootstrapToolbarSettingsAdaptivityBase.
CollapseToSideMenuAtWindowInnerWidth This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. Inherited from BootstrapToolbarSettingsAdaptivityBase.
EnableAutoHideRootItems Specifies whether the menu root items are automatically hidden when the browser width changes. Inherited from MenuSettingsAdaptivity.
EnableCollapseRootItemsToIcons Allows you to hide menu root item texts (and display only icons) when you minimize the browser window’s width. Inherited from MenuSettingsAdaptivity.
EnableCollapseToSideMenu Specifies whether the menu should be collapsed to the side menu when the browser window width is changed. Inherited from MenuSettingsAdaptivity.
Enabled Specifies whether an adaptive behavior is enabled for the menu. Inherited from MenuSettingsAdaptivity.
MinRootItemsCount Specifies the minimum number of toolbar’s root items displayed when the toolbar width decreases. Inherited from BootstrapToolbarSettingsAdaptivityBase.
SideMenuExpandMode This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. Inherited from BootstrapToolbarSettingsAdaptivityBase.
Title Specifies a title applied to the toolbar in the adaptive mode.
See Also