Gets or sets a Brush that specifies how the working 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 WorkingTimeBackground { get; set; }
Visual Basic (Declaration)
Property WorkingTimeBackground As Brush

See Also