Skip to main content

SchedulerCallbackCommandId.NewAppointmentViaInplaceEditor Field

Creates a new appointment for the selected resource and time interval and invokes the in-place editor for this appointment.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public const string NewAppointmentViaInplaceEditor = "NEWAPTVIAINPLFRM"

Field Value

Type
String
See Also