DiagramConnectionEditableSettingsTagHelper
Example
Razor
<editable>
<points></points>
<tools></tools>
</editable>
ChildTags
| Tag Name | Details |
|---|---|
| points | DiagramConnectionEditablePointsSettingsTagHelper |
| tools | DiagramConnectionEditableSettingsToolsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| drag | Boolean | Specifies if the connection can be dragged. |
| enabled | Boolean | Enables or disables the configuration. |
| remove | Boolean | Specifies if the connection can be removed. |