WorkWeekView.NavigateBackward() Method
Moves one visible time frame backward.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.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