A newer version of this page is available.
Switch to the current version.
TimeScaleWorkDay Class
A time scale in the Timeline view displaying only workdays. Its time cell value is equal to a single day.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v18.2.dll
Declaration
public class TimeScaleWorkDay :
TimeScaleBase
Public Class TimeScaleWorkDay
Inherits TimeScaleBase
Remarks
The TimeScaleWorkDay time scale displays only days specified using the SchedulerControl.WorkDays property.
An instance of the TimeScaleWorkDay class is contained in a collection accessible using the TimelineView.TimeScales property.
Inheritance
Object
DispatcherObject
DependencyObject
ContentElement
FrameworkContentElement
DXFrameworkContentElement
DevExpress.Xpf.Scheduling.Internal.SchedulerFrameworkComponent
TimeScaleBase
TimeScaleWorkDay
Extension Methods
See Also
Feedback