RibbonControl.AllowKeyTips Property
In This Article
Gets or sets whether Key Tips are enabled. This is a dependency property.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v24.2.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