Gets GanttChartView control instance to paginate contents of.

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

Syntax

C#
public GanttChartView Control { get; }
Visual Basic (Declaration)
Public ReadOnly Property Control As GanttChartView

See Also