AppointmentEventArgs.Appointment Property
In This Article
Gets the appointment for which the event was raised.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Appointment | An Appointment object which is the appointment for which the event was raised. |
See Also