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