Search
LaneGrid.GetRowCount Method
See Also
 






ISwimlaneGrid.GetRowCount implementation.

Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int GetRowCount ()

Visual Basic  Copy Code

Public Function GetRowCount () As Integer

 Return Value

The number of rows in the grid.

 See Also