Skip to main content

IResourceNavigationService.NavigateLast() Method

Navigates to the last resource in a list.

Namespace: DevExpress.XtraScheduler.Services

Assembly: DevExpress.XtraScheduler.v23.2.Core.Desktop.dll

NuGet Package: DevExpress.Scheduler.CoreDesktop

Declaration

void NavigateLast()

Remarks

Use this method for implementing a custom resource navigator.

See Also