Skip to main content
A newer version of this page is available. .

MenuActionHotKey Class

Provides information about a hot key used to perform an action assigned to a menu item.

Namespace: DevExpress.XtraReports.Web.ClientControls.DataContracts

Assembly: DevExpress.XtraReports.v19.1.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

[DataContract]
public class MenuActionHotKey

The following members return MenuActionHotKey objects:

Inheritance

Object
MenuActionHotKey
See Also