ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintProgressForm Class / Menu Property

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