Skip to main content
A newer version of this page is available. .

ViewBase.NavigateForward() Method

Advances one visual time frame forward.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v21.2.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public abstract void NavigateForward()

Remarks

Call the NavigateForward method to move one “scheduler screen” time frame forward. Depending on the selected view, the visual time frame is defined by different properties:

See Also