Search
ISwimlaneGrid.GetRowCount Method
See Also
 





Gets the number of rows in the swimlane grid.

Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

int GetRowCount ()

Visual Basic  Copy Code

Function GetRowCount () As Integer

 Return Value

The number of rows in the grid.

 See Also