Search
Grid.GetRowCount Method
See Also
 






Returns the number of rows in the bottommost row header level.

Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int GetRowCount ()

Visual Basic  Copy Code

Public Function GetRowCount () As Integer

 Return Value

An integer value.

 See Also