Skip to main content

ToolbarPage Class

A page within the DXToolbar control.

Namespace: DevExpress.Maui.Controls

Assembly: DevExpress.Maui.Controls.dll

NuGet Package: DevExpress.Maui.Controls

Declaration

[ContentProperty("Items")]
public class ToolbarPage :
    ToolbarElementBase

The following members return ToolbarPage objects:

Remarks

MAUI Toolbar - Page Overview

Refer to the following topic for more information on how to add toolbar pages, populate them with items, and customize their layout and appearance: Pages.

Inheritance

Object
BindableObject
Element
DevExpress.Maui.Core.Internal.DXElementBaseCore
See Also