RemindersFormActionEventArgs.SelectedAlertNotifications Property
Gets the list of items that are selected in the Reminder Form’s list box.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ReminderAlertNotificationCollection | The list of selected items. |
See Also