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