Gets the old start date and time.

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

Syntax

C#
public DateTime OldTimelinePageStart { get; }
Visual Basic (Declaration)
Public ReadOnly Property OldTimelinePageStart As DateTime

See Also