The BeforeEventRecurrenceArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| End |
Event ending date and time (DayPilotMonth.DataStartField property). Read-only.
| |
| Rule |
The RecurrenceRule to be used for expanding this event.
| |
| Start |
Event starting date and time (DayPilotMonth.DataStartField property). Read-only.
| |
| Tag |
Custom event data (DayPilotMonth.DataTagFields property). Read-only.
| |
| Text |
Event text (DayPilotMonth.DataTextField property). Read-only.
| |
| Value |
Event value (DayPilotMonth.DataIdField property). Read-only.
|