IAppointmentFlyoutData.Reminder Property
Gets a reminder associated with 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 |
---|---|
Reminder | An Reminder object associated with an appointment whose information is displayed. |
See Also