Gets or sets the index of link's destination row when destination is a TableNode.
Namespace: MindFusion.Diagramming
Assembly: DiagramLink.js
SyntaxJavaScript
Copy Code
|
|---|
get destinationIndex() {} |
Number
An integer value specifying the index of destination row.
See Also