DroidDiagram Programmer's Guide
TableNode.setRowCount Method
See Also
 






Sets the number of rows of this table.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setRowCount (
    int value
)

 Parameters

value

An integer value specifying the number of rows in this table.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace