IAppointmentFlyoutData Interface
Contains data used in the Appointment Flyout.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
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