Decreases the timeline page by substracting the value of the TimelinePageUpdateAmount property from the TimelinePageStart and TimelinePageFinish properties of this GanttChartNodeListViewBase.

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

Syntax

C#
public void DecreaseTimelinePage()
Visual Basic (Declaration)
Public Sub DecreaseTimelinePage

See Also