Back to Devexpress

TdxGanttControlRecurrencePattern.Count Property

vcl-dxganttcontroltasks-dot-tdxganttcontrolrecurrencepattern.md

latest894 B
Original Source

TdxGanttControlRecurrencePattern.Count Property

Specifies how many times a task is repeated.

Declaration

delphi
property Count: Word read; write;

Property Value

Type
Word

Remarks

Use this property to specify the number of tasks in the recurring task chain. This property has an effect if the FinishType property value is Count.

See Also

TdxGanttControlRecurrencePattern Class

TdxGanttControlRecurrencePattern Members

dxGanttControlTasks Unit