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

TdxGanttControlTaskBaseline Properties
Show Inherited Hide Inherited

A task‘s baseline in the VCL Gantt Control.
Name Description
BudgetedCostOfWorkPerformed Inherited from TdxGanttControlElementBaseline.
BudgetedCostOfWorkScheduled Inherited from TdxGanttControlElementBaseline.
Cost Inherited from TdxGanttControlElementBaseline.
DataModel Inherited from TdxGanttControlModelElement.
Duration Specifies the baseline’s duration, in ISO 8601 format.
DurationFormat Specifies the baseline duration display format.
Estimated Specifies if the baseline’s duration is flagged as an estimate.
Finish Specifies the finish date and time for the baseline.
Number Returns a baseline’s number for the control‘s element. Inherited from TdxGanttControlCustomBaseline.
Owner Returns the collection to which the baseline belongs. Inherited from TdxGanttControlCustomBaseline.
Start Specifies the start date and time for the baseline.
See Also