Represents the base for a control that displays a Gantt Chart.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public interface IGanttChartViewBase : IChartView |
Visual Basic (Declaration) |
---|
Public Interface IGanttChartViewBase _ Implements IChartView |