The BeforeEventRecurrenceArgs type exposes the following members.

Properties

  NameDescription
Public propertyDataItem
Public propertyEnd
Event ending date and time (DayPilotMonth.DataStartField property). Read-only.
Public propertyId
Event id (DayPilotMonth.DataIdField property). Read-only.
Public propertyRule
The RecurrenceRule to be used for expanding this event.
Public propertyStart
Event starting date and time (DayPilotMonth.DataStartField property). Read-only.
Public propertyValue
Event id (DayPilotMonth.DataIdField property). Read-only.

See Also