[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Row.BackColor

BackColor Property

BackColor

Gets or sets the background color for cells in this row.

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