Property TextColor
TextColor
Gets or sets the color of the text.
If null, the control's foreground color is used.
public virtual Color? TextColor { get; set; }
Gets or sets the color of the text.
If null, the control's foreground color is used.
public virtual Color? TextColor { get; set; }