Back to Devexpress

IAppointmentFlyoutData Interface

windowsforms-devexpress-dot-xtrascheduler-37261c0b.md

latest1.4 KB
Original Source

IAppointmentFlyoutData Interface

Contains data used in the Appointment Flyout.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public interface IAppointmentFlyoutData
vb
Public Interface IAppointmentFlyoutData

The following members return IAppointmentFlyoutData objects:

Remarks

An object with the IAppointmentFlyoutData interface is returned by the AppointmentFlyoutShowingEventArgs.FlyoutData property.

See Also

IAppointmentFlyoutData Members

DevExpress.XtraScheduler Namespace