Back to Devexpress

BarItemLinkBase.KeyGestureText Property

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

latest1.3 KB
Original Source

BarItemLinkBase.KeyGestureText Property

Gets the text representation of the object assigned to the BarItem.KeyGesture property. 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 KeyGestureText { get; }
vb
Public ReadOnly Property KeyGestureText As String

Property Value

TypeDescription
String

A string that is the text representation of the BarItem.KeyGesture property

|

See Also

KeyGesture

ShowKeyGesture

BarItemLinkBase Class

BarItemLinkBase Members

DevExpress.Xpf.Bars Namespace