Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Items

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 Item Description Image
ToolbarButton A button. MAUI Toolbar - ToolbarButton
ToolbarNavigationButton A toolbar button that navigates you to the specified ToolbarPage.
ToolbarToggleButton A button that supports checked state. Several toggle buttons can form a radio group. MAUI Toolbar - ToggleButton
ToolbarCustomItem An item that serves as a container for custom objects. MAUI Toolbar - ToolbarCustomItem
ToolbarColorSelector A color selector. MAUI Toolbar - ToolbarColorSelector
ToolbarSeparator An item separator. MAUI Toolbar Separator
ToolbarText A non-clickable text label. MAUI Toolbar ToolbarText

#Next Steps

Pages
Describes how to create and customize toolbar pages.
Layout
Describes how to change layout or fixed toolbar items.
Customize Appearance and Animations
Lists appearance and animation customization properties.

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