Back to Devexpress

GanttTask Properties

wpf-devexpress-dot-mvvm-dot-gantt-dot-gantttask-dot-underscore-properties.md

latest1.5 KB
Original Source

GanttTask Properties

A Gantt task data object.

NameDescription
BaselineFinishDateGets or sets the task’s baseline finish date.
BaselineStartDateGets or sets the task’s baseline start date.
FinishDateGets or sets the task’s finish date.
IdGets or sets the task id.
NameGets or sets task name and caption.
ParentIdGets or sets the task’s parent id.
PredecessorLinksGets or sets a collection of links to task predecessors.
ProgressGets or sets task progress.
ResourceLinksGets or sets a collection of links to resources.
StartDateGets or sets the task’s start date.
TagGets or sets the task’s additional information.

See Also

GanttTask Class

GanttTask Members

DevExpress.Mvvm.Gantt Namespace