IAppointmentFlyoutData.Reminder Property
Gets a reminder associated with an appontment whose information the appointment flyout displays.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Reminder | An Reminder object associated with an appointment whose information is displayed. |
See Also