Back to Devexpress

DxToolbar Properties

blazor-devexpress-dot-blazor-dot-dxtoolbar-dot-underscore-properties.md

latest3.1 KB
Original Source

DxToolbar Properties

A toolbar control that implements an adaptive button-based interface.

NameDescription
AdaptivityAutoCollapseItemsToIconsSpecifies whether the Toolbar hides root items’ text and displays only icons when the browser window’s width changes.
AdaptivityAutoHideRootItemsSpecifies whether the Toolbar hides root-level items when the browser’s width changes.
AdaptivityMinRootItemCountSpecifies the minimum number of root items shown in the Toolbar when the browser window’s width changes.
AttributesSpecifies a collection of standard HTML attributes applied to the component. Inherited from DxControlComponent<JSProxyType>.
CssClassAssigns a CSS class to the component. Inherited from DxComponent.
DataSpecifies the data source for mappings.
DataMappingsSpecifies data mappings.
DropDownCssClassAssigns a CSS class to all Toolbar’s drop-downs.
DropDownDisplayModeSpecifies how the toolbar’s drop-down items display menus.
DropDownMaxHeightLimits the maximum height of toolbar drop-down lists.
IdSpecifies the component’s unique identifier. Inherited from DxComponent.
ItemRenderStyleModeSpecifies the render style for all Toolbar items.
ItemsProvides access to the Toolbar’s root-level items.
ItemSizeModeObsolete. Specifies the Toolbar item’s size.
SizeModeSpecifies the size of the Toolbar and its inner components.
TargetSpecifies the target attribute’s value for all items.
TitleSpecifies a Toolbar’s title.
TitleTemplateSpecifies the template for the toolbar title.

See Also

DxToolbar Class

DxToolbar Members

DevExpress.Blazor Namespace