TerminalCell.BackColor Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
BackColor
Gets or sets the background color (a palette index).
Declaration
public int BackColor { get; set; }
Property Value
Type | Description |
---|---|
Int32 | Background color. |