BackstageItem.KeyTip Property
In This Article
Gets or sets an item’s key tip.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v24.2.dll
NuGet Package: DevExpress.Wpf.Ribbon
#Declaration
#Property Value
Type | Description |
---|---|
String | A string object. |
#Remarks
This property attaches a key tip to an item. For more information about key tips, see Key Tips.
See Also