Back to Devexpress

HamburgerMenu.ActualIsHorizontalHeaderVisible Property

wpf-devexpress-dot-xpf-dot-windowsui-dot-hamburgermenu-39a819ac.md

latest1.3 KB
Original Source

HamburgerMenu.ActualIsHorizontalHeaderVisible Property

Gets whether the horizontal header displayed when the menu is collapsed up to the hamburger button is actually visible.

Namespace : DevExpress.Xpf.WindowsUI

Assembly : DevExpress.Xpf.Controls.v25.2.dll

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public bool ActualIsHorizontalHeaderVisible { get; protected set; }
vb
Public Property ActualIsHorizontalHeaderVisible As Boolean

Property Value

TypeDescription
Boolean

true, if the header is visible; otherwise, false.

|

See Also

HorizontalHeaderBackground

HamburgerMenu Class

HamburgerMenu Members

DevExpress.Xpf.WindowsUI Namespace