ReminderCancelEventArgs(Reminder) Constructor
In This Article
Initializes new instance of the ReminderCancelEventArgs class with the specified settings.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.dll
NuGet Package: DevExpress.Scheduler.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
reminder | Reminder | A Reminder for which the Scheduler |
See Also