RowsCount Property (EditFieldDescription)
The number of rows in the object.
Remarks
Possible values: 0 for single line or the number of rows for multiple lines

C# Syntax

public Nullable<uint> RowsCount {get; set;}