Gets the number of character columns of the resized terminal.

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

Syntax

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

Field Value

Number of columns.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also