TdxGanttControlRecurrencePattern.Month Property
Specifies a month for a task occurrence.
Declaration
property Month: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
Use this property to specify a number from 1 to 12 to schedule a month for a recurring task. This property has an effect if the Type property value is AbsoluteYearly or RelativeYearly.
See Also