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

In This Topic
    ShowToday Property (C1GanttView)
    In This Topic
    Gets or sets a value that determines whether the Gantt chart highlights today's date.
    Syntax
    'Declaration
     
    Public Property ShowToday As System.Boolean
    public System.bool ShowToday {get; set;}
    See Also