HamburgerSubMenu.ActualFlyoutPaneMinWidth Property
In This Article
Gets the actual minimum width of the sub-menu’s flyout.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Double | An integer value that specifies the actual minimum width of the sub-menu’s flyout in device independent pixels. |
See Also