TdxGanttControlDataModelProperties Properties
Stores the control‘s data model settings.| Name | Description |
|---|---|
| CalendarUID | Specifies the default calendar‘s unique identifier. |
| DataModel | Inherited from TdxGanttControlModelElement. |
| DurationFormat | Specifies the task duration display format. |
| MarkNewTasksAsManuallyScheduled | Specifies if newly created tasks are manually scheduled. |
| ProjectCreated | Specifies the project creation date and time. |
| ProjectFinish | Specifies the project finish date and time. |
| ProjectStart | Specifies project start date and time. |
| WeekStartDay | Specifies the first day of the week. |
See Also