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

In This Topic
    MainMenuStrip Property (C1mdxOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MainMenuStrip As System.Windows.Forms.MenuStrip
    public System.Windows.Forms.MenuStrip MainMenuStrip {get; set;}
    See Also