Represents a control that displays a task based Gantt Chart.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public interface ITaskGanttChartView : IGanttChartView |
Visual Basic (Declaration) |
---|
Public Interface ITaskGanttChartView _ Implements IGanttChartView |