GanttClientSideEvents.TaskUpdating Property
Specifies the name of the JavaScript function or the code that handles the client-side ASPxClientGantt.TaskUpdating event.
Namespace: DevExpress.Web.ASPxGantt
Assembly: DevExpress.Web.ASPxGantt.v21.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | The name of a JavaScript function or code. |
See Also