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

In This Topic
    BackColor Property (PrintProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property BackColor As System.Drawing.Color
    public virtual System.Drawing.Color BackColor {get; set;}
    See Also