[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.DdrDesigner.Services.Infrastructure.ContextMenuId

ContextMenuId Struct

Defines a context menu id for specific component and context

Namespace: GrapeCity.ActiveReports.Design.DdrDesigner.Services.Infrastructure
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
public struct ContextMenuId

Constructors

Name Description
ContextMenuId(Type, Guid, int)

Allows initialization with the specified component, context and id

Properties

Name Description
ComponentType

Specifies the component for which this context menu is applicable

Context

Specifies the context for which this context menu is applicable

Id

Specifies the command ID for this context menu

Methods

Name Description
IsApplicable(IComponent, Guid)

Checks if this Context menu is applicable for the specified component and context