ShortcutItemClickEventArgs.Shortcut Property
In This Article
Gets the keystroke shortcut for the bar item.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public BarShortcut Shortcut { get; }
#Property Value
Type | Description |
---|---|
Bar |
A Bar |
See Also