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

SchedulerCallbackCommandId.AppointmentFormShow Field

Performs an appointment lookup by ClientId and displays an appointment form.The equivalent of the ASPxClientScheduler.ShowAppointmentFormByClientId method.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public const string AppointmentFormShow = "EDTFRMSHOW"

Field Value

Type
String
See Also