SchedulerControl.RemindersEnabled Property
In This Article
Gets whether the reminders are enabled.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the reminders are enabled; otherwise, false. |
#Remarks
Returns the SchedulerStorage.RemindersEnabled value.
See Also