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

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