Visual InterDev
See Also Applies To
Returns the number of rows that determine the height of a Textbox object.
Syntax
object.getRowCount()
Parameters
Object
A Textbox script object.
Remarks
To set the number of rows, call the setRowCount method.