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