ActiveReports 13
ContextMenu Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : ContextMenu Property
Gets or sets the context menu element that should appear whenever the context menu is requested through user interface (UI) from within this element.
Syntax
'Declaration
 
Public Property ContextMenu As ContextMenu
public ContextMenu ContextMenu {get; set;}

Property Value

The context menu assigned to this element.
See Also

Reference

Viewer Class
Viewer Members