RibbonControl.AllowKeyTips Property
Gets or sets whether Key Tips are enabled. This is a dependency property.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v25.1.dll
NuGet Package: DevExpress.Wpf.Ribbon
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if Key Tips are enabled; otherwise, false. |
Remarks
For more information, see Key Tips.
See Also