TdxGanttControlRecurrencePattern Properties
Stores recurrence pattern settings.Name | Description |
---|---|
CalendarUID | Specifies the calendar’s unique identifier. |
Count | Specifies how many times a task is repeated. |
DataModel | Inherited from TdxGanttControlModelElement. |
DayOfMonth | Specifies a day of the month to repeat a task. |
Days | Stores days of the week specified for a task occurrence. |
DayType | Specifies the day type used to calculate task recurrences. |
Duration | Specifies a task occurrence duration in ISO 8601 format. |
DurationFormat | Specifies the duration display format of a task occurrence. |
Finish | Specifies a recurring task chain’s end date and time. |
FinishType | Specifies a condition under which a recurring task chain is considered finished. |
Index | Specifies the ordinal number of a day within a month. |
Interval | Specifies the number of days, weeks, or months between recurring tasks. |
Month | Specifies a month for a task occurrence. |
Start | Specifies a recurring task chain’s start date and time. |
Type | Specifies the recurrence pattern frequency. |
See Also