TdxGanttControlRecurrencePattern.Count Property
In This Article
#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