TerminalOptions.BackspaceWrapMode Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
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. |