DroidDiagram Programmer's Guide
SwimlaneGrid.setRowCount Method
See Also
 






Sets the number of rows in the swimlane grid.

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

 Syntax

Java  Copy Code

void setRowCount (
    int value
)

 Parameters

value

A non-negative integer value specifying the number of rows.

 See Also

SwimlaneGrid Members
SwimlaneGrid Interface
com.mindfusion.diagramming Namespace