Kendo.Mvc.UI.Fluent.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<Kendo.Mvc.UI.Fluent.DiagramSelectableStrokeSettingsBuilder<T,T>>)
Defines the selection line configuration.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramSelectableStrokeSettingsBuilder>
The configurator for the stroke setting.
Key(Kendo.Mvc.UI.DiagramSelectableKey)
The selectable key.
Parameters
value Kendo.Mvc.UI.DiagramSelectableKey
The value for Key