DroidDiagram Programmer's Guide
Diagram.getTableConnectionStyle Method
See Also
 






Gets how users are allowed to link tables to each other - as integral entities, by rows, or both.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public TableConnectionStyle getTableConnectionStyle ()

 Return Value

A member of the TableConnectionStyle enumeration. The default value is Rows.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace