TerminalOptions.BackspaceWrapMode Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 8.0.9673)
BackspaceWrapMode
Gets or sets the backspace wrap mode value - defines the behavior of backspace when the cursor is at the first column.
Declaration
public AutoWrapMode BackspaceWrapMode { get; set; }
Property Value
| Type | Description |
|---|---|
| AutoWrapMode | Backspace wrap mode. |