Skip to main content
A newer version of this page is available. .

Task

Tasks correspond to records in a data source and are represented by GanttNode objects.

task

The image below illustrates task types.

task types

The table below lists the main members that affect element appearance and functionality.

Characteristics Members
Contents TreeListNodeBase.Content
Indent TreeListView.RowIndent
Expand Button Visibility TreeListNode.IsExpandButtonVisible
Milestone GanttView.MilestoneStyle, GanttView.MilestoneBaselineStyle
Summary Task GanttView.SummaryTaskStyle, GanttView.SummaryTaskBaselineStyle
Task GanttView.TaskStyle, GanttView.TaskBaselineStyle
See Also