[]
Gets or sets the Color used to paint the background.
[C1Description("Style.BackColor", "The System.Drawing.Color used to paint the background.")]
public Color BackColor { get; set; }
<C1Description("Style.BackColor", "The System.Drawing.Color used to paint the background.")>
Public Property BackColor As Color