SchedulerCallbackCommandId.InplaceEditorEditForm Field
Commits changes using the ISchedulerInplaceEditorEx.ApplyChanges method and closes the inplace form.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v20.2.dll
Declaration
public const string InplaceEditorEditForm = "INPLACEFORM"
Public Const InplaceEditorEditForm As String = "INPLACEFORM"
Field Value
Type |
---|
String |
See Also
Feedback