AppointmentFormController.ReminderVisible Property
Gets whether reminder editor is displayed.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | True if reminder editor is displayed; otherwise, false. |
See Also