TimelineView.WorkTime Property
Gets or sets the work time interval for a Timeline View.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
TimeOfDayInterval | A TimeOfDayInterval value, representing the work time interval. |
See Also