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.
DropDownCssClass Specifies the name of the CSS class applied to all Toolbar’s drop-downs.
DropDownDisplayMode Specifies how the toolbar’s drop-down items display menus.
Id Specifies the component’s unique identifier. Inherited from DxComponentBase.
ItemRenderStyleMode Specifies the render style for all Toolbar items.
Items Provides access to the Toolbar’s root-level items.
ItemSizeMode Specifies the Toolbar item’s size.
Title Specifies a Toolbar’s title.
TitleTemplate Specifies the template for the toolbar title.
See Also