Gets the number of rows in the swimlane grid.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
int GetRowCount () |
Visual Basic
Copy Code
|
|---|
Function GetRowCount () As Integer |
The number of rows in the grid.
See Also