Gets or sets the minimum date and time that the user could horizontally scroll to in the chart.

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

Syntax

C#
DateTime TimelinePageStart { get; set; }
Visual Basic (Declaration)
Property TimelinePageStart As DateTime

See Also