A newer version of this page is available.
Switch to the current version.
ASPxSchedulerPrintAdapterBase.WorkTime Property
Gets or sets the work time interval for a day.
Namespace: DevExpress.Web.ASPxScheduler.Reporting
Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll
Declaration
public TimeOfDayInterval WorkTime { get; set; }
Public Property WorkTime As TimeOfDayInterval
Property Value
Type | Description |
---|---|
TimeOfDayInterval | A TimeOfDayInterval value representing the work time interval. |
See Also
Feedback