[]
        
(Showing Draft Content)

C1.Android.Grid.GridColumn.Background

Background Property

Background

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

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