Gets the tableNode associated with the connection point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public TableNode Table { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Table As TableNode |
See Also