RemindersFormActionEventArgs.AlertNotifications Property
Gets the list of items displayed in the Reminder Form’s list box.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ReminderAlertNotificationCollection | The list of items. |
See Also