The BeforeEventRecurrenceArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DataItem | ||
| End |
Event ending date and time (DayPilotMonth.DataStartField property). Read-only.
| |
| Id |
Event id (DayPilotMonth.DataIdField property). Read-only.
| |
| Rule |
The RecurrenceRule to be used for expanding this event.
| |
| Start |
Event starting date and time (DayPilotMonth.DataStartField property). Read-only.
| |
| Value |
Event id (DayPilotMonth.DataIdField property). Read-only.
|