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 Boolean
public bool ShowNonworkingTime {get; set;}
See Also