Skip to main content

IResourceNavigationService.NavigateFirst() Method

Navigates to the first resource in a list.

Namespace: DevExpress.XtraScheduler.Services

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

Declaration

void NavigateFirst()

Remarks

Use this method for implementing a custom resource navigator.

See Also