ASP.NET Pack Programmer's Guide
Diagram.setTableConnectionStyle Method
See Also
 






Sets how users are allowed to link tables one to another - as integral entities, by rows, or both.

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

 Syntax

Java  Copy Code

public void setTableConnectionStyle (
    int value
)

 Parameters

value

One of the TableConnectionStyle constants.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace