CustomizeAppointmentFlyoutTemplateEventArgs.Appointment Property
Gets an appointment for which the flyout is invoked.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v25.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
| Type | Description |
|---|---|
| Appointment | The appointment whose information is displayed in the flyout. |
See Also