maui-devexpress-dot-maui-dot-controls-f771bd41.md
A page within the DXToolbar control.
Namespace : DevExpress.Maui.Controls
Assembly : DevExpress.Maui.Controls.dll
NuGet Package : DevExpress.Maui.Controls
[ContentProperty("Items")]
[DXLicenseMAUI]
public class ToolbarPage :
ToolbarElementBase
The following members return ToolbarPage objects:
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.
System.Object BindableObject Element DevExpress.Maui.Core.Internal.DXElementBaseCore DXElementBase ToolbarElementBase ToolbarPage
See Also