TimeScaleWeek Class
In This Article
A time scale in the Timeline view whose time cell value is equal to a single week.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
#Declaration
public class TimeScaleWeek :
TimeScaleBase
#Remarks
An instance of the TimeScaleWeek class is contained in a collection accessible using the TimelineView.TimeScales property.
#Implements
#Inheritance
Object
DispatcherObject
DependencyObject
ContentElement
FrameworkContentElement
DXFrameworkContentElement
DevExpress.Xpf.Scheduling.Internal.SchedulerFrameworkComponent
TimeScaleBase
TimeScaleWeek
See Also