HamburgerSubMenu.CompactModeVisibility Property
In This Article
Gets or sets whether the item is visible when the HamburgerMenu is displayed in the compact mode.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
In the Auto mode, the item is visible if it has the HamburgerSubMenu.Glyph or HamburgerSubMenu.GlyphTemplate property specified.
See Also