[]
        
(Showing Draft Content)

C1.Android.Grid.GridRow.BackgroundColor

BackgroundColor Property

BackgroundColor

Gets or sets the System.Nullable<> used to paint the background of cells in this row.

Declaration
public Nullable<Color> BackgroundColor { get; set; }