ColumnHeaderForeground Property
ColumnHeaderForeground
Gets or sets the Android.Graphics.Drawables.Drawable of the column header text and glyphs.
Declaration
public Drawable ColumnHeaderForeground { get; set; }
Public Property ColumnHeaderForeground As Drawable