Gets or sets the time amount to update the horizontal scroll bar using the extra scroll bar buttons of the IGanttChartViewBase control.

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

Syntax

C#
TimeSpan TimelinePageUpdateAmount { get; set; }
Visual Basic (Declaration)
Property TimelinePageUpdateAmount As TimeSpan

See Also