[]
        
(Showing Draft Content)

C1.Android.Grid.GridRow.Background

Background Property

Background

Gets or sets the Android.Graphics.Drawables.Drawable used to paint the background of cells in this row.

Declaration
public Drawable Background { get; set; }
Public Property Background As Drawable