Gets or sets a value that indicates whether nonworking time intervals are highlighted using NonworkingTimeBackground brush in the view.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
bool IsNonworkingTimeHighlighted { get; set; } |
Visual Basic (Declaration) |
---|
Property IsNonworkingTimeHighlighted As Boolean |