Property ForeColor
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
ForeColor
Gets or sets Color structure that represents foreground color of the CodeCompletionColumn
.
public virtual Color ForeColor { get; set; }
Gets or sets Color structure that represents foreground color of the CodeCompletionColumn
.
public virtual Color ForeColor { get; set; }