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