New to Telerik UI for ASP.NET Core? Download free 30-day trial

DiagramConnectionDefaultsEditableSettingsBuilder

Methods

Drag(System.Boolean)

Specifies if the connections can be dragged.

Parameters

value - System.Boolean

The value for Drag

Remove(System.Boolean)

Specifies if the connections can be removed.

Parameters

value - System.Boolean

The value for Remove

Tools(System.Action)

Specifies the toolbar tools. Supports all options supported for the toolbar.items. If set to false, no edit tools will be displayed.Predefined tools are: "edit" - The selected item can be edited or "delete" - The selected items can be deleted.

Parameters

configurator - System.Action<DiagramConnectionDefaultsEditableSettingsToolFactory>

The configurator for the tools setting.

In this article
Not finding the help you need?