ColumnHeaderBackground Property
ColumnHeaderBackground
Gets or sets the Android.Graphics.Drawables.Drawable of the column header background.
Declaration
public Drawable ColumnHeaderBackground { get; set; }
Public Property ColumnHeaderBackground As Drawable