ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Drawing.Color
    public System.Drawing.Color TodayLineColor {get; set;}
    See Also