Unicode Controls & Classes for VB6 - Version 4
ctlUniGrid
.Rows Property
Gets or sets the number of rows in the grid
Syntax
Public Property Get Rows () As Long
Public Property Let Rows (ByRef
l
As Long)
Parameters
Parameter
Description
ByRef
l
As Long
The rows number
Remarks