ActiveReports 12
ContextMenuTypes Enumeration

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design Namespace : ContextMenuTypes Enumeration
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
MenuType Property