Skip to main content

TdxGanttControlTask Properties

A task in the VCL Gantt Control.
Name Description
Baselines Provides access to the task baseline collection.
Blank Specifies if a task is empty.
BudgetedCostOfWorkPerformed
BudgetedCostOfWorkScheduled
CalendarUID Specifies a calendar unique identifier.
Color Specifies the task’s color.
ConstraintDate Specifies a task’s constraint date and time.
ConstraintType Specifies a task’s constraint type.
Cost
Created Specifies the date and time when a task was added to a project.
DataModel Inherited from TdxGanttControlModelElement.
DisplayOnTimeline Specifies if a task is visible at the Timeline View.
Duration Specifies task duration, in ISO 8601 format.
DurationFormat Specifies the task duration display format.
Estimated Specifies if task duration is flagged as an estimate.
ExtendedAttributes Provides access to the list of custom field values.
Finish Specifies a date and time scheduled for a task finish.
GUID Specifies the task’s global unique identifier.
ID Specifies the task’s identifier.
Manual Specifies the task’s scheduling mode.
Milestone Specifies if a task is a milestone.
Name Specifies a task name.
OutlineLevel Specifies a task’s nesting level.
Owner Returns a task collection to which the task belongs.
PercentComplete Specifies the task’s progress, as a percentage.
PredecessorLinks Provides access to the task dependency collection.
RecurrencePattern Provides access to the recurrence pattern settings.
Recurring Specifies if the task is recurring.
Start Specifies a date and time scheduled for the task’s start.
Summary Specifies if a task is a summary task.
UID Inherited from TdxGanttControlModelUIDElement.
See Also