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

SchedulerCallbackCommandId.NavigateResourceNextPage Field

When a Scheduler view is grouped by resource, shifts the visible resource frame forward to display a new set of resources.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.1.dll

Declaration

public const string NavigateResourceNextPage = "NAVRESNEXTPAGE"

Field Value

Type
String
See Also