Back to Devexpress

Task

wpf-400346-controls-and-libraries-gantt-control-visual-elements-task.md

latest1.6 KB
Original Source

Task

  • Jan 11, 2023

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

The image below illustrates task types.

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

CharacteristicsMembers
ContentsTreeListNodeBase.Content
IndentTreeListView.RowIndent
Expand Button VisibilityTreeListNode.IsExpandButtonVisible
MilestoneGanttView.MilestoneStyle, GanttView.PrintMilestoneStyle
Summary TaskGanttView.SummaryTaskStyle, GanttView.PrintSummaryTaskStyle
TaskGanttView.TaskStyle, GanttView.PrintTaskStyle

See Also

Item Types

Task Content

Baseline