AppointmentFlyoutHtmlElementMouseEventArgs.Appointment Property
Gets an appointment whose flyout is clicked.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Appointment | The appointment whose flyout is clicked. |
See Also