[]
        
(Showing Draft Content)

FarPoint.Web.Spread.NamedStyle.BackColor

BackColor Property

BackColor

Gets or sets the background color for the style.

Declaration
[TypeConverter(typeof(WebColorConverter))]
public override Color BackColor { get; set; }
<TypeConverter(GetType(WebColorConverter))>
Public Overrides Property BackColor As Color
Overrides