Back to Devexpress

ShortcutItemClickEventArgs.Shortcut Property

windowsforms-devexpress-dot-xtrabars-dot-shortcutitemclickeventargs-35cdecc9.md

latest1.2 KB
Original Source

ShortcutItemClickEventArgs.Shortcut Property

Gets the keystroke shortcut for the bar item.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public BarShortcut Shortcut { get; }
vb
Public ReadOnly Property Shortcut As BarShortcut

Property Value

TypeDescription
BarShortcut

A BarShortcut object representing the item’s shortcut.

|

See Also

ShortcutItemClick

ShortcutItemClickEventArgs Class

ShortcutItemClickEventArgs Members

DevExpress.XtraBars Namespace