Skip to main content

DXToolbar Class

A toolbar control that organizes its items into pages.

Namespace: DevExpress.Maui.Controls

Assembly: DevExpress.Maui.Controls.dll

NuGet Package: DevExpress.Maui.Controls

Declaration

[ContentProperty("Items")]
public class DXToolbar :
    DXViewBase

Remarks

DevExpress Toolbar for .NET MAUI

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

Refer to the following sections for more information:

Toolbar Control Overview

Items

Pages

Layout

Customize Appearance

Inheritance

See Also