BarItemLinkBase.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.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A string that specifies the Key Tip associated with the bar item link. |
#Remarks
For more information, see Key Tips.
See Also