Represents a row of a TableNode.
Namespace: MindFusion.Diagramming
Assembly: TableRow.js
JavaScript Copy Code |
---|
// class |
Call the getRow method of TableNode to get the TableRow instance at specified position. In order to add or remove rows, set table's rowCount property, or call methods such as addRow, insertRow, deleteRow, redimTable.
MindFusion.Diagramming.TableRow
MvcDiagram Programmer's Guide | © 2024 MindFusion |