TcxSchedulerCustomRecurrenceInfo.YearPeriodicity Property
Declaration
property YearPeriodicity: Integer read; write;
Property Value
| Type |
|---|
| Integer |
Remarks
This property is used to specify the occurrence frequency if the Recurrence property is set to cxreYearly.
For details on recurring events/holidays, refer to the Applying The Recurrence Pattern topic.
See Also