DiagramClientSideEvents.BeginSynchronization Property
In This Article
Specifies the name of the JavaScript function or the entire code which will handle the client BeginSynchronization event.
Namespace: DevExpress.Web.ASPxDiagram
Assembly: DevExpress.Web.ASPxDiagram.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
The name of a Java |
See Also