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

DiagramShapeDefaultsSettingsConnectorBuilder

Methods

Name(System.String)

The connector name.

Parameters

value - System.String

The value that configures the name.

Position(System.String)

Defines the name of the JavaScript function that positions the connector.

Parameters

value - System.String

The name of the function that positions the connector.

Position(System.Func)

Defines the inline handler that positions the connector.

Parameters

handler - System.Func<Object,Object>

The inline handler that positions the connector.

In this article
Not finding the help you need?