IAppointmentFlyoutData Interface
In This Article
Contains data used in the Appointment Flyout.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
#Related API Members
The following members return IAppointmentFlyoutData objects:
#Remarks
An object with the IAppointmentFlyoutData interface is returned by the AppointmentFlyoutShowingEventArgs.FlyoutData property.
See Also