Gets the start 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 Start { get; private set; }
Visual Basic (Declaration)
Public Property Start As TimeOfDay

See Also