AppointmentEventArgs Class
In This Article
Serves as the base class for classes which provide data for certain appointment events.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Remarks
The AppointmentEventArgs class introduces the AppointmentEventArgs.Appointment property which specifies the appointment being processed in the event handler.
NOTE
Appointment
#Inheritance
See Also