ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ImagesOptionsForm Class / ContextMenu Property

In This Topic
    ContextMenu Property (ImagesOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ContextMenu As System.Windows.Forms.ContextMenu
    public virtual System.Windows.Forms.ContextMenu ContextMenu {get; set;}
    See Also