ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / TouchContextMenuStrip Property

In This Topic
    TouchContextMenuStrip Property
    In This Topic
    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