RemoteResizeEventArgs.Columns Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9313)
Columns
Gets the number of character columns of the resized terminal.
Declaration
public int Columns { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 | Number of columns. |