HamburgerMenuNavigationButton<TOwner>.HideMenuWhenSelected Property
In This Article
Gets or sets whether the HamburgerMenu is automatically hidden when the button is selected. This is a dependency property.
Namespace: DevExpress.Xpf.WindowsUI.Internal
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the Hamburger |
See Also