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

DiagramSelectableSettingsBuilder

Defines the fluent API for configuring DiagramSelectableSettings

Methods

Multiple(System.Boolean)

Specifies if the multiple selection should be enabled.

Parameters

value - System.Boolean

The value for Multiple

Stroke(System.Action)

Defines the selection line configuration.

Parameters

configurator - System.Action<DiagramSelectableStrokeSettingsBuilder>

The configurator for the stroke setting.

Key(Kendo.Mvc.UI.DiagramSelectableKey)

The selectable key.

Parameters

value - DiagramSelectableKey

The value for Key

In this article
Not finding the help you need?