WorkWeekView.NavigateForward() Method
Advances one visible time frame forward.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Remarks
Call the NavigateForward method to switch to the next “scheduler screen” time frame. For the Work Week View, the visible time frame is defined by the SchedulerControl.WorkDays property.
See Also