Back to Devexpress

HamburgerSubMenu.ActualFlyoutPaneMinWidth Property

wpf-devexpress-dot-xpf-dot-windowsui-dot-hamburgersubmenu-06d76e1e.md

latest1.3 KB
Original Source

HamburgerSubMenu.ActualFlyoutPaneMinWidth Property

Gets the actual minimum width of the sub-menu’s flyout.

Namespace : DevExpress.Xpf.WindowsUI

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

NuGet Package : DevExpress.Wpf.Controls

Declaration

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

Property Value

TypeDescription
Double

An integer value that specifies the actual minimum width of the sub-menu’s flyout in device independent pixels.

|

See Also

FlyoutPaneMinWidth

HamburgerSubMenu Class

HamburgerSubMenu Members

DevExpress.Xpf.WindowsUI Namespace