Table of Contents

Property TextColor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

TextColor

Gets or sets the color of the text. If null, the control's foreground color is used.

public virtual Color? TextColor { get; set; }

Property Value

Color