Back to Devexpress

TimelineView.NavigateForward() Method

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

latest1.1 KB
Original Source

TimelineView.NavigateForward() Method

Advance one visible time frame forward.

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

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

Remarks

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

See Also

TimelineView Class

TimelineView Members

DevExpress.Xpf.Scheduling Namespace