RemindersFormEventArgs(ReminderAlertNotificationCollection) Constructor
In This Article
Initializes a new instance of the RemindersFormEventArgs class with the specified settings.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
alerts | Reminder |
A DevExpress. |
#Remarks
Instances of the RemindersFormEventArgs class are automatically created, initialized and passed to the corresponding event handlers.
See Also