Skip to main content

AppointmentEditDialogViewModel<T>.StartTime Property

Namespace: DevExpress.Web.ASPxScheduler.Dialogs

Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll

NuGet Package: DevExpress.Web.Scheduler

#Declaration

public virtual DateTime StartTime { get; set; }

#Property Value

Type
DateTime
See Also