Gets or sets the Working{Week|Day}{Start|Finish} and Nonworking* property values of the component using a Schedule instance.

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

Syntax

C#
public Schedule Schedule { get; set; }
Visual Basic (Declaration)
Public Property Schedule As Schedule

See Also