Back to Devexpress

BarItemLinkBase.KeyTip Property

wpf-devexpress-dot-xpf-dot-bars-dot-baritemlinkbase-1d942add.md

latest1.8 KB
Original Source

BarItemLinkBase.KeyTip Property

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public string KeyTip { get; set; }
vb
Public Property KeyTip As String

Property Value

TypeDescription
String

A string that specifies the Key Tip associated with the bar item link.

|

Remarks

For more information, see Key Tips.

See Also

AllowKeyTips

KeyTipApplicationButton

RibbonPageGroup.KeyTip

KeyTipGroupExpanding

RibbonPage.KeyTip

BarItem.KeyTip

KeyTipDropDown

Key Tips

BarItemLinkBase Class

BarItemLinkBase Members

DevExpress.Xpf.Bars Namespace