SelectionBackground Property
SelectionBackground
Gets or sets the Android.Graphics.Drawables.Drawable that is used to paint the background of selected cells.
Declaration
public Drawable SelectionBackground { get; set; }
Public Property SelectionBackground As Drawable