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

SchedulerCallbackCommandId.InplaceEditorSave Field

Sets the AppointmentFormControllerBase.Subject to the value of an inplace editor.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public const string InplaceEditorSave = "INPLACESAVE"

Field Value

Type
String
See Also