Gets the number of character rows.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public ReadOnly Property Rows As Integer
	Get
C#
public int Rows { get; }

Field Value

Number of rows.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also