BarManager.IsMenuMode Property
Gets whether the main menu is activated by pressing the ALT key. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the main menu is activated by pressing the ALT key; otherwise, false. |
See Also