Skip to main content

SchedulerCallbackCommandId.InplaceEditorEditForm Field

Commits changes using the ISchedulerInplaceEditorEx.ApplyChanges method and closes the inplace form.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public const string InplaceEditorEditForm = "INPLACEFORM"

Field Value

Type
String
See Also