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.v26.1.Web.WebForms.dll

Declaration

public class ClientControlsMenuItemHotKey :
    PropertiesBase,
    IPropertiesOwner

Inheritance

Object
StateManager
PropertiesBase
ClientControlsMenuItemHotKey
See Also