ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView 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