Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public const string AppointmentFormShow = "EDTFRMSHOW"

Field Value

Type
String
See Also