ASP.NET Pack Programmer's Guide
TableNode.setConnectionStyle Method
See Also
 





Sets a value indicating whether drawing a link from/to this table should connecta row of the table, or the whole table as an integral entity.

Namespace: MindFusion.Diagramming
Package: TableNode.js

 Syntax

JavaScript  Copy Code

function setConnectionStyle (value)

 Parameters

value

A member of the ConnectionStyle enumeration.

 See Also

TableNode Members
TableNode Class
MindFusion.Diagramming Namespace