MindFusion.Wpf Pack Programmer's Guide
TableConnectionPoint.Table Property
See Also
 





Gets the tableNode associated with the connection point.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public TableNode Table { get; }

Visual Basic  Copy Code

Public ReadOnly Property Table As TableNode

 Property Value

 See Also

TableConnectionPoint Members
TableConnectionPoint Class
MindFusion.Diagramming.Wpf Namespace