DroidDiagram Programmer's Guide
Diagram.setTableRowCount Method
See Also
 






Sets how many rows should be allocated to new tables.

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

 Syntax

Java  Copy Code

public void setTableRowCount (
    int value
)

 Parameters

value

An integer value specifying the default number of table rows.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace