Back to Devexpress

TimelineView.WorkTime Property

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-timelineview-f28dbb6a.md

latest1.2 KB
Original Source

TimelineView.WorkTime Property

Gets or sets the work time interval for a Timeline View.

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public TimeOfDayInterval WorkTime { get; set; }
vb
Public Property WorkTime As TimeOfDayInterval

Property Value

TypeDescription
TimeOfDayInterval

A TimeOfDayInterval value, representing the work time interval.

|

See Also

WorkTime

TimelineView Class

TimelineView Members

DevExpress.Web.ASPxScheduler Namespace