DetailFormPage.BackToolbarButton Property
Returns the Back toolbar button.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
Declaration
public DXButton BackToolbarButton { get; }
Property Value
Type |
---|
DXButton |
See Also