Gets the working week finish day of the current schedule object.

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

Syntax

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

See Also