Gets or sets the number of rows in the table.
Namespace: MindFusion.Diagramming
File: TableNode.js
JavaScript Copy Code |
---|
get rowCount() {} |
Number
The number of rows in the table.
If you increase the number of rows the content of the initialrows will remain intact. If you decrease the number, the lastrows are removed and the other remain unchanged.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |