ISchedulerStorageBase.ReminderDstBehaviorType Property
Gets or sets the reminder's behavior if the reminder alert falls within the interval that actually doesn't exist because of the Daylight Saving Time shift.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v20.2.Core.dll
Declaration
DstBehaviorType ReminderDstBehaviorType { get; set; }
Property ReminderDstBehaviorType As DstBehaviorType
Property Value
Type | Description |
---|---|
DstBehaviorType | A DstBehaviorType enumeration value that specifies at what time the alert is triggered. |
See Also
Feedback