Item Types
The GanttControl can display three types of items:
- tasks
- summary tasks
- milestones.
The GanttControl automatically determines the item type. a task with no duration is a milestone, and a task with children is a summary task. Tasks and summary tasks can display their progress value in the Gantt area.
See Also