ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / ContextMenuTypes Enumeration

In This Topic
    ContextMenuTypes Enumeration
    In This Topic
    Specifies the type of menu that will be opened for this sourceObject.
    Syntax
    'Declaration
     
    Public Enum ContextMenuTypes 
       Inherits System.Enum
    public enum ContextMenuTypes : System.Enum 
    Members
    MemberDescription
    ControlControl context menu.
    PagePage context menu.
    PageTabPage tab context menu.
    ReportReport object context menu.
    RichTextRichText context menu.
    SectionSection context menu.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.ActiveReports.Design.ContextMenuTypes

    See Also

    Reference

    GrapeCity.ActiveReports.Design Namespace
    GrapeCity.ActiveReports.Design.Win~GrapeCity.ActiveReports.Design.ContextMenuOpenArgs~MenuType