Gets a collection of all links that point to this table row.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramLinkCollection IncomingLinks { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property IncomingLinks As DiagramLinkCollection |
A DiagramLinkCollection containing references to the incoming links.
The property returns a collection of all links that point to this table row. Use it to access the links or get their number.
TableNode.Row Members
TableNode.Row Class
MindFusion.Diagramming Namespace
OutgoingLinks Property
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |