Property TextBackColor
TextBackColor
Gets or sets background color of the text.
public virtual Color? TextBackColor { get; set; }
Property Value
Remarks
By default is null
. It means now additional background is painted
under the text.
Gets or sets background color of the text.
public virtual Color? TextBackColor { get; set; }
By default is null
. It means now additional background is painted
under the text.