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

SchedulerCallbackCommandId.InplaceEditorEditForm Field

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

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.1.dll

Declaration

public const string InplaceEditorEditForm = "INPLACEFORM"

Field Value

Type
String
See Also