ActiveReports Developer 7
ContextMenuStrip Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : ContextMenuStrip Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Property ContextMenuStrip As System.Windows.Forms.ContextMenuStrip
C# 
public virtual System.Windows.Forms.ContextMenuStrip ContextMenuStrip {get; set;}

See Also