MenuAction.HotKey Property
Specifies the keyboard shortcut used to invoke the command.
Namespace: DevExpress.XtraReports.Web.ClientControls.DataContracts
Assembly: DevExpress.XtraReports.v25.2.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Property Value
| Type | Description |
|---|---|
| MenuActionHotKey | A MenuActionHotKey object that specifies the keyboard shortcut. |
See Also