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

SchedulerCallbackCommandId.NavigateSpecificResource Field

When a Scheduler view is grouped by resource, sets the specified resource as the first visible one.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public const string NavigateSpecificResource = "NAVSPECRES"

Field Value

Type
String
See Also