ActiveReports 13
ContextMenu Property (ReportItemDesignerBase)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Dashboard.Design Namespace > ReportItemDesignerBase Class : ContextMenu Property
Gets or sets the shortcut menu associated with the control.
Syntax
'Declaration
 
Public Overridable Property ContextMenu As ContextMenu
public virtual ContextMenu ContextMenu {get; set;}

Property Value

A System.Windows.Forms.ContextMenu that represents the shortcut menu associated with the control.
See Also

Reference

ReportItemDesignerBase Class
ReportItemDesignerBase Members