ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / BarStyle Class / BarColor Property

In This Topic
    BarColor Property (BarStyle)
    In This Topic
    Gets or sets the background color for the bar.
    Syntax
    'Declaration
     
    Public Property BarColor As System.Drawing.Color
    public System.Drawing.Color BarColor {get; set;}
    See Also