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