Gets or sets a value indicating whether the nonworking daytime hours are visible in the IGanttChartViewBase control.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

C#
bool AreNonworkingHoursVisible { get; set; }
Visual Basic (Declaration)
Property AreNonworkingHoursVisible As Boolean

See Also