AppointmentFormEventArgs.Appointment Property
Gets the appointment for which the dialog will be shown.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v22.2.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Appointment | An Appointment object that is the appointment currently being processed. |
See Also