ShortcutItemClickEventArgs.Shortcut Property
Gets the keystroke shortcut for the bar item.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
BarShortcut | A BarShortcut object representing the item’s shortcut. |
See Also