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

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

Syntax

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

See Also