Back to Devexpress

Items

maui-404653-dialogs-menu-and-navigation-toolbar-items.md

latest2.3 KB
Original Source

Items

  • Jul 30, 2024

The DevExpress DXToolbar control ships with a set of toolbar items listed in the table below. Click an item to get more information on how to use and customize it.

Toolbar ItemDescriptionImage
ToolbarButtonA button.
ToolbarNavigationButtonA toolbar button that navigates you to the specified ToolbarPage.
ToolbarToggleButtonA button that supports checked state. Several toggle buttons can form a radio group.
ToolbarCustomItemAn item that serves as a container for custom objects.
ToolbarColorSelectorA color selector.
ToolbarSeparatorAn item separator.
ToolbarTextA non-clickable text label.

Next Steps

PagesDescribes how to create and customize toolbar pages.LayoutDescribes how to change layout or fixed toolbar items.Customize Appearance and AnimationsLists appearance and animation customization properties.

View Example: Replicate an HTML Edit's Built-In Toolbar