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