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

In This Topic
    ShowToday Property (C1GanttView)
    In This Topic
    Indicates whether the Gantt chart highlights today's date.
    Syntax
    'Declaration
     
    Public Property ShowToday As Boolean
    public bool ShowToday {get; set;}
    See Also