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

In This Topic
    ShowNonworkingTime Property (C1GanttView)
    In This Topic
    Gets or sets a value that determines whether the Gantt chart draws non-working time.
    Syntax
    'Declaration
     
    Public Property ShowNonworkingTime As System.Boolean
    public System.bool ShowNonworkingTime {get; set;}
    See Also