Back to Devexpress

ToolbarPage.ShowBackButton Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarpage-7cf15214.md

latest853 B
Original Source

ToolbarPage.ShowBackButton Property

Gets or sets whether the toolbar’s page back button is visible. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public bool ShowBackButton { get; set; }

Property Value

TypeDescription
Boolean

true to display the back button; otherwise, false.

|

See Also

ToolbarPage Class

ToolbarPage Members

DevExpress.Maui.Controls Namespace