Increases the timeline page by adding the value of the TimelinePageUpdateAmount property to the TimelinePageStart and TimelinePageFinish properties of this GanttChartEntityListViewBase.

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

Syntax

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

See Also