GanttView Constructors
A view that shows tasks, the relationship among the tasks and task progress in relation to time.Name | Parameters | Description |
---|---|---|
GanttView(SchedulerControl) | control | Initializes a new instance of the GanttView class with the specified Scheduler control. |
See Also