DiagramLite Programmer's Guide
LinkTablesBehavior Constructor
See Also
 





Initializes a new instance of the LinkTablesBehavior class.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

protected LinkTablesBehavior (
    Diagram diagram
)

Visual Basic  Copy Code

Protected Function LinkTablesBehavior ( _
    diagram As Diagram _
)

 Parameters

diagram
The Diagram this behavior will be associated with.

 See Also

LinkTablesBehavior Class
MindFusion.Diagramming Namespace