Breaks the relation with the specified table.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void BreakRelation ( |
Visual Basic Copy Code |
---|
Public Sub BreakRelation( _ |
Zero-based index of a row in this table that is related to a row in another.
The type of the relation (and the direction of the link).
The other table in the relation.
Call this method to break the link between two tables.
WpfDiagram Programmer's Guide | © 2024 MindFusion |