TcxSchedulerEvent.RecurrenceIndex Property
Specifies which one of the user event’s reoccurrences this is.
Declaration
property RecurrenceIndex: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
If the user event is recurring, the RecurrenceIndex property specifies the current number of the user event occurrence at the specified time.
See Also