Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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.PrintMilestoneStyle
Summary Task GanttView.SummaryTaskStyle, GanttView.PrintSummaryTaskStyle
Task GanttView.TaskStyle, GanttView.PrintTaskStyle
See Also