Gets or sets the number of rows in the grid.
[Visual Basic .NET]
Public Property RowsCount As Integer
[C#]
public int RowsCount {get; set;}
Remarks
The default value is 9.