ReminderBaseAlertNotification.Reminder Property
Gets the reminder of the alert notification.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.dll
NuGet Package: DevExpress.Scheduler.Core
Declaration
Property Value
Type | Description |
---|---|
ReminderBase | A ReminderBase object that specifies the reminder of the alert notification. |
See Also