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

TdxGanttControlRecurrencePattern Properties
Show Inherited Hide Inherited

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