ReminderItem.TimeBeforeStart Property
In This Article
Specifies the time interval before the appointment’s start time used to calculate the AlertTime value.
Namespace: DevExpress.UI.Xaml.Scheduler
Assembly: DevExpress.UI.Xaml.Scheduler.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Time |
A System. |
#Remarks
Users can specify the TimeBeforeStart property value in the Reminder combo box within the Edit Appointment dialog.
See Also