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

BootstrapToolbarSettingsAdaptivityBase Properties

Represents the base class for the BootstrapToolbar 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.
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.
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.
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.
See Also