DroidDiagram Programmer's Guide
TableNode.getRowCount Method
See Also
 






Gets the number of rows of this table.

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

 Syntax

Java  Copy Code

public int getRowCount ()

 Return Value

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

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace