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

In This Topic
    Menu Property (ProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Menu As System.Windows.Forms.MainMenu
    public System.Windows.Forms.MainMenu Menu {get; set;}
    See Also