ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView.Printing Namespace / PrintInfo Class / ShowProgressForm Property

In This Topic
    ShowProgressForm Property (PrintInfo)
    In This Topic
    Gets or sets a value indicating whether the Progress Form is displayed.
    Syntax
    'Declaration
     
    Public Property ShowProgressForm As System.Boolean
    public System.bool ShowProgressForm {get; set;}
    See Also