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

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