Property BackColor
BackColor
Gets or sets the background color of the text.
If null, the background is transparent.
public virtual Color? BackColor { get; set; }
Gets or sets the background color of the text.
If null, the background is transparent.
public virtual Color? BackColor { get; set; }