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