Gets the number of character rows of the resized terminal.

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

Syntax

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

Field Value

Number of rows.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also