ActiveReports 13
ContextMenuStrip Property (DvChartDesigner)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace > DvChartDesigner Class : ContextMenuStrip Property
Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control.
Syntax
'Declaration
 
Public Property ContextMenuStrip As ContextMenuStrip
public 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

DvChartDesigner Class
DvChartDesigner Members