Back to Devexpress

TdxGanttControlTask Members

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

latest7.7 KB
Original Source

TdxGanttControlTask Members

A task in the VCL Gantt Control.

Constructors

NameDescription
Create(TdxGanttControlCustomDataModel)Initializes a new instance of the TdxGanttControlModelElement class with specified settings. Inherited from TdxGanttControlModelElement.
Create(TdxGanttControlModelElement)Initializes a new instance of the TdxGanttControlModelOwnedElement class with specified settings. Inherited from TdxGanttControlModelOwnedElement.

Properties

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.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginUpdateInherited from TdxGanttControlPersistent.
CancelUpdateInherited from TdxGanttControlPersistent.
EndUpdateInherited from TdxGanttControlPersistent.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
IsRecurrencePatternChecks if the task is a recurrence pattern.
QueryInterface(TGUID,Untyped)Inherited from TInterfacedPersistent.
ResetInherited from TdxGanttControlPersistent.
ToStringInherited from TObject.

See Also

TdxGanttControlTask Class

dxGanttControlTasks Unit