Gets the finish time of the current day interval.

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

Syntax

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

See Also