ClientControlsMenuItem.HotKey Property
Provides access to the keyboard shortcut used to invoke the command.
Namespace: DevExpress.XtraReports.Web.ClientControls
Assembly: DevExpress.XtraReports.v25.2.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| ClientControlsMenuItemHotKey | An ClientControlsMenuItemHotKey object that specifies the keyboard shortcut. |
See Also