ActiveReports 13
TouchContextMenuStrip Property

GrapeCity.ActiveReports.Viewer.Win Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : TouchContextMenuStrip Property
Get or sets the context menu of touch enabled Viewer.
Syntax
'Declaration
 
Public Property TouchContextMenuStrip As ToolStripDropDown
public ToolStripDropDown TouchContextMenuStrip {get; set;}
Remarks
This property provides the ability to customize the context menu of the touch enabled Viewer.
Requirements

See Also

Reference

Viewer Class
Viewer Members