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.v18.2.Web.dll

Declaration

[DataContract]
public class MenuActionHotKey

The following members return MenuActionHotKey objects:

Inheritance

Object
MenuActionHotKey
See Also