Gets GanttChartView control instance to persist contents of.

Namespace:  DlhSoft.Web.Mvc
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

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

See Also