Skip to main content

TdxGanttControlTask.RecurrencePattern Property

Provides access to the recurrence pattern settings.

Declaration

property RecurrencePattern: TdxGanttControlRecurrencePattern read;

Property Value

Type Description
TdxGanttControlRecurrencePattern

Stores recurrence pattern settings.

Remarks

A recurrence pattern is a customizable element that allows you to schedule recurring tasks.

Use this property to change the pattern settings. Refer to the TdxGanttControlRecurrencePattern class description for more information.

See Also