Back to Devexpress

HamburgerSubMenu.ActualFlyoutHeaderHeight Property

wpf-devexpress-dot-xpf-dot-windowsui-dot-hamburgersubmenu-915d9703.md

latest1.3 KB
Original Source

HamburgerSubMenu.ActualFlyoutHeaderHeight Property

Gets or sets the actual height, in pixels, of the fly-out panel header.

Namespace : DevExpress.Xpf.WindowsUI

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

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public double ActualFlyoutHeaderHeight { get; protected set; }
vb
Public Property ActualFlyoutHeaderHeight As Double

Property Value

TypeDescription
Double

A Double value that specifies the actual height, in pixels, of the fly-out panel header.

|

See Also

FlyoutHeaderHeight

HamburgerSubMenu Class

HamburgerSubMenu Members

DevExpress.Xpf.WindowsUI Namespace