Kendo.Mvc.UI.Fluent.DiagramShapeEditableSettingsBuilder
Defines the fluent API for configuring the DiagramShapeEditableSettings settings.
Methods
Connect(System.Boolean)
Specifies whether the connectors should appear on hover.
Parameters
value System.Boolean
The value that configures the connect.
Tools(System.Action<Kendo.Mvc.UI.Fluent.DiagramShapeEditableSettingsToolFactory<T,T>>)
Specifies the the toolbar tools. Predefined tools are:
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramShapeEditableSettingsToolFactory>
The action that configures the tools.