HamburgerSubMenu.ActualFlyoutPaneMinWidth Property
Gets the actual minimum width of the sub-menu’s flyout.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.1.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