HamburgerMenu.HeaderHeight Property
Gets or sets the height of the menu header.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value that specifies the height of the menu header. |
Remarks
You set the menu header with the HamburgerMenu.Header property. The HeaderHeight property allows you to specify the header height.
See Also