Rows Property (Read Only)

Top  Previous  Next

Return the total number of rows of the current terminal type.

 

VB.NET Syntax

 

[Integer =] tnxxxx.Rows

 

C# Syntax

 

[int =] tnxxxx.Rows;

 

 

Remarks

 

Depending on the terminal type chosen, this property returns the values 24, 32 or 43.

 

See Also Cols and TerminalType property.