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

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

Syntax

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

See Also