Table of Contents

Property BackColor

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

BackColor

Gets or sets the background color of the text. If null, the background is transparent.

public virtual Color? BackColor { get; set; }

Property Value

Color