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

IResourceNavigationService.NavigateForward() Method

Moves the Scheduler to the next resource in a list.

Namespace: DevExpress.XtraScheduler.Services

Assembly: DevExpress.XtraScheduler.v18.2.Core.dll

Declaration

void NavigateForward()

Remarks

Use this method for implementing a custom resource navigator.

See Also