Back to Devexpress

TdxGanttControlTask.RecurrencePattern Property

vcl-dxganttcontroltasks-dot-tdxganttcontroltask-5d4bc45a.md

latest1.0 KB
Original Source

TdxGanttControlTask.RecurrencePattern Property

Provides access to the recurrence pattern settings.

Declaration

delphi
property RecurrencePattern: TdxGanttControlRecurrencePattern read;

Property Value

TypeDescription
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

IsRecurrencePattern

TdxGanttControlTask Class

TdxGanttControlTask Members

dxGanttControlTasks Unit