Back to Devexpress

TdxGanttControlTask Properties

vcl-dxganttcontroltasks-dot-tdxganttcontroltask-dot-underscore-properties.md

latest4.1 KB
Original Source

TdxGanttControlTask Properties

A task in the VCL Gantt Control.

NameDescription
BaselinesProvides access to the task baseline collection.
BlankSpecifies if a task is empty.
BudgetedCostOfWorkPerformed
BudgetedCostOfWorkScheduled
CalendarUIDSpecifies a calendar unique identifier.
ColorSpecifies the task’s color.
ConstraintDateSpecifies a task’s constraint date and time.
ConstraintTypeSpecifies a task’s constraint type.
Cost
CreatedSpecifies the date and time when a task was added to a project.
DataModelInherited from TdxGanttControlModelElement.
DisplayOnTimelineSpecifies if a task is visible at the Timeline View.
DurationSpecifies task duration, in ISO 8601 format.
DurationFormatSpecifies the task duration display format.
EstimatedSpecifies if task duration is flagged as an estimate.
ExtendedAttributesProvides access to the list of custom field values.
FinishSpecifies a date and time scheduled for a task finish.
GUIDSpecifies the task’s global unique identifier.
IDSpecifies the task’s identifier.
ManualSpecifies the task’s scheduling mode.
MilestoneSpecifies if a task is a milestone.
NameSpecifies a task name.
OutlineLevelSpecifies a task’s nesting level.
OwnerReturns a task collection to which the task belongs.
PercentCompleteSpecifies the task progress as a percentage.
PredecessorLinksProvides access to the task dependency collection.
RecurrencePatternProvides access to the recurrence pattern settings.
RecurringSpecifies if the task is recurring.
StartSpecifies a date and time scheduled for the task’s start.
SummarySpecifies if a task is a summary task.
UIDInherited from TdxGanttControlModelUIDElement.

See Also

TdxGanttControlTask Class

TdxGanttControlTask Members

dxGanttControlTasks Unit