Skip to main content

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public class ClientControlsMenuItemHotKey :
    PropertiesBase,
    IPropertiesOwner

Inheritance

Object
StateManager
PropertiesBase
ClientControlsMenuItemHotKey
See Also