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

SchedulerCallbackCommandId.NavigateResourceFirst Field

When a Scheduler view is grouped by resource, sets the first visible resource to the first resource in a collection.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public const string NavigateResourceFirst = "NAVRESFIRST"

Field Value

Type
String
See Also