AlternatingRowForeground Property
AlternatingRowForeground
Gets or sets the Android.Graphics.Drawables.Drawable that is used to paint the foreground of odd-numbered rows.
Declaration
public Drawable AlternatingRowForeground { get; set; }
Public Property AlternatingRowForeground As Drawable