GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / StartFinishLineColor Property

In This Topic
    StartFinishLineColor Property (C1GanttView)
    In This Topic
    Gets or sets the color of start line and finish line.
    Syntax
    'Declaration
     
    Public Property StartFinishLineColor As Color
    public Color StartFinishLineColor {get; set;}
    See Also