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