The BeforeEventRecurrenceEventArgs type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

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