DayView.WorkTime Property
Gets or sets the work time interval for a Day View.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public TimeOfDayInterval WorkTime { get; set; }
#Property Value
Type | Description |
---|---|
Time |
A Time |
#Remarks
When the DayView.ShowWorkTimeOnly property is set to true
, use the WorkTime property to restrict the data shown in a Day View to the hours in a working day. Note that working hours have a lighter color than non-working hours. This allows end-users to easily distinguish these two periods with the Day View, if both working and non-working hours are visible.
Note
If the Daytrue
, and the Day
and Day