Gets or sets a value indicating whether to show extra scroll buttons that would allow the user to change the timeline page in the IGanttChartViewBase control.

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

Syntax

C#
bool AreUpdateTimelinePageButtonsVisible { get; set; }
Visual Basic (Declaration)
Property AreUpdateTimelinePageButtonsVisible As Boolean

See Also