Gets or sets the schedule used to display the timeline in the IGanttChartViewBase control.

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

Syntax

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

See Also