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

In This Topic
    Created Property (PrintProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Created As System.Boolean
    public System.bool Created {get;}
    See Also