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