AppointmentEditViewModel.StartTime Property
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
Declaration
public TimeSpan StartTime { get; set; }
Property Value
Type |
---|
TimeSpan |
See Also