Gets or sets the number of rows in the grid.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public int RowCount { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property RowCount As Integer |
See Also