Gets a collection of time intervals that are displayed by this IGanttChartViewBase.

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

Syntax

C#
TimeIntervalCollection WorkTimeIntervals { get; }
Visual Basic (Declaration)
ReadOnly Property WorkTimeIntervals As TimeIntervalCollection

See Also