Gets a list with the definitions of all rows in the grid.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public ArrayList<GridRow> getRows () |
A list with GridRow objects.
See Also