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

ViewBase.NavigateBackward() Method

Steps back one visible time frame.

Namespace: DevExpress.Xpf.Scheduling

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

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public abstract void NavigateBackward()

Remarks

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

See Also