Gets a value indicating whether the timeline page can be increased the GanttChartEntityListViewBase control.

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

Syntax

C#
public bool CanIncreaseTimelinePage { get; }
Visual Basic (Declaration)
Public ReadOnly Property CanIncreaseTimelinePage As Boolean

See Also