Skip to main content

SchedulerCallbackCommandId.GotoDateForm Field

Sets the control’s ASPxScheduler.Start and ASPxScheduler.ActiveView to the values specified in the GotoDate form.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v23.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public const string GotoDateForm = "GOTODATEFORM"

Field Value

Type
String
See Also