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

ClientControlsMenuItemHotKey Class

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

Namespace: DevExpress.XtraReports.Web.ClientControls

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public class ClientControlsMenuItemHotKey :
    PropertiesBase,
    IPropertiesOwner

The following members return ClientControlsMenuItemHotKey objects:

Inheritance

Object
StateManager
PropertiesBase
ClientControlsMenuItemHotKey
See Also