DiagramClientSideEvents.CustomShapeCreateToolboxTemplate Property
Specifies the name of the JavaScript function or code which handles the client CustomShapeCreateToolboxTemplate event.
Namespace: DevExpress.Web.ASPxDiagram
Assembly: DevExpress.Web.ASPxDiagram.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | The name of a JavaScript function or the JavaScript function’s code used to handle the event. |
See Also