ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / WarningForm Class / ContextMenuStrip Property

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