ReminderDialogCommandBase.Reminders Property
Gets a collection of reminders associated with the current appointment.
Namespace: DevExpress.Web.ASPxScheduler.Commands.Dialogs
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
ReminderCollection | A ReminderCollection object that is a collection of reminders used to provide a notification of a future appointment. |
See Also