MenuActionHotKey.KeyCode Property
Specifies a hot key code.
Namespace: DevExpress.XtraReports.Web.ClientControls.DataContracts
Assembly: DevExpress.XtraReports.v25.2.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value that specifies the hot key code. |
See Also