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

DxToolbar Properties

A Toolbar component.
Name Description
AdaptivityAutoCollapseItemsToIcons Specifies whether the Toolbar hides root items’ text and displays only icons when the browser window’s width changes.
AdaptivityAutoHideRootItems Specifies whether the Toolbar hides root-level items when the browser’s width changes.
AdaptivityMinRootItemCount Specifies the minimum number of root items shown in the Toolbar when the browser window’s width changes.
CssClass Specifies the name of the component’s CSS class. Inherited from DxComponentBase.
DropDownDisplayMode Specifies how the toolbar’s drop-down items display menus.
Id For internal use only. Inherited from DxComponentBase.
ItemRenderStyleMode Specifies the common Toolbar item’s color filling type.
Items Provides access to the Toolbar’s root-level items.
ItemSizeMode Specifies the Toolbar item’s size.
Title Specifies a Toolbar’s title.
See Also