Represents a control that displays a Gantt Chart.

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

Syntax

C#
public interface IGanttChartView : IGanttChartViewBase
Visual Basic (Declaration)
Public Interface IGanttChartView _
	Implements IGanttChartViewBase

See Also