ASPxSchedulerFormDataHelper.CreateReminderDataSource() Method
Creates a Data Source object used to provide reminders for appointments.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Returns
Type | Description |
---|---|
IEnumerable | An object supporting the IEnumerable interface. |
See Also