HeaderBackground Property
HeaderBackground
Gets or sets the Android.Graphics.Drawables.Drawable used to paint the background
of header cells in this row.
Declaration
public Drawable HeaderBackground { get; set; }
Public Property HeaderBackground As Drawable