Back to Devexpress

AppointmentCancelEventArgs Constructors

corelibraries-devexpress-dot-xtrascheduler-dot-appointmentcanceleventargs-dot-ctor.md

latest1.1 KB
Original Source

AppointmentCancelEventArgs Constructors

Serves as the base class for classes which provide data for certain appointment events with the ability to cancel the operation performed.

NameParametersDescription
AppointmentCancelEventArgs()noneInitializes a new instance of the AppointmentCancelEventArgs class with the default settings.
AppointmentCancelEventArgs(Appointment)aptInitializes a new instance of the AppointmentCancelEventArgs class with the specified appointment.

See Also

AppointmentCancelEventArgs Class

AppointmentCancelEventArgs Members

DevExpress.XtraScheduler Namespace