HamburgerSubMenu.IsFlyoutBackButtonVisibleProperty Field
In This Article
Identifies the HamburgerSubMenu.IsFlyoutBackButtonVisible dependency property.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
public static readonly DependencyProperty IsFlyoutBackButtonVisibleProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property identifier. |
See Also