AppointmentFormController.ReminderSpans Property
Gets the collection of string values used to display reminder time spans available for selection in the editing form.
Namespace: DevExpress.Xpf.Scheduler.UI
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IList | A IList collection of string values that can be accessed by index. |
See Also