The BeforeEventRecurrenceEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyEnd
Event ending date and time (DayPilotCalendar.DataStartField property). Read-only.
Public propertyRule
The RecurrenceRule to be used for expanding this event.
Public propertyServerTag
Custom event data (DayPilotNavigator.DataServerTagFields property). Read-only.
Public propertyStart
Event starting date and time (DayPilotCalendar.DataStartField property). Read-only.
Public propertyValue
Event value (DayPilotCalendar.DataValueField property). Read-only.

See Also