Skip to main content

TcxSchedulerCustomRecurrenceInfo.YearPeriodicity Property

Specifies the frequency with which the recurring event/holiday occurs on a yearly basis.

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