Back to Devexpress

TimelineView.NavigateBackward() Method

wpf-devexpress-dot-xpf-dot-scheduling-dot-timelineview-11f70006.md

latest1.1 KB
Original Source

TimelineView.NavigateBackward() Method

Steps back one visible time frame.

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public override void NavigateBackward()
vb
Public Overrides Sub NavigateBackward

Remarks

Call the NavigateBackward to move one “scheduler screen” time frame backward. For the TimelineView, the time frame is defined by the TimelineView.IntervalCount property.

See Also

TimelineView Class

TimelineView Members

DevExpress.Xpf.Scheduling Namespace