ActiveReports 13
ContextMenu Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer 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

Viewer Class
Viewer Members