IAppointmentFlyoutData.Appointment Property
Gets an appontment whose information the appointment flyout displays.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Appointment | An Appointment object whose information is displayed. |
See Also