Gets or sets a Brush that specifies how the nonworking time is painted in the IGanttChartViewBase control.

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

Syntax

C#
Brush NonworkingTimeBackground { get; set; }
Visual Basic (Declaration)
Property NonworkingTimeBackground As Brush

See Also