BarItem.ShortCut Property
In This Article
OBSOLETE
You should use the Item
Specifies the shortcut key combination for the current item.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Shortcut | None | A Shortcut enumerator value, specifying the shortcut key combination for the current item. |
See Also