ActiveReports 12
ContextMenuStrip Property (ReportExplorer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : ContextMenuStrip Property
Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control.
Syntax
'Declaration
 
Public Overridable Property ContextMenuStrip As ContextMenuStrip
public virtual ContextMenuStrip ContextMenuStrip {get; set;}

Property Value

The System.Windows.Forms.ContextMenuStrip for this control, or null if there is no System.Windows.Forms.ContextMenuStrip. The default is null.
See Also

Reference

ReportExplorer Class
ReportExplorer Members