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

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

Syntax

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

See Also