WorkWeekView.NavigateBackward() Method
In This Article
Moves one visible time frame backward.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
#Declaration
#Remarks
Use the NavigateBackward method to step back one “scheduler screen” time frame. For the Work Week View, the visible time frame is defined by the SchedulerControl.WorkDays property.
See Also