AppointmentInplaceEditorTemplateContainer.EditFormHandler Property
Gets the function handler for the edit function.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v20.2.dll
Declaration
public virtual string EditFormHandler { get; }
Public Overridable ReadOnly Property EditFormHandler As String
Property Value
Type | Description |
---|---|
String | A string, containing the JavaScript function handler. |
See Also
Feedback