BarItemLink.KeyTip Property
In This Article
Gets or sets the key tip used to invoke the bar item link's functionality. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
String | A string that specifies the Key Tip associated with the bar item link. |
See Also