[]
Gets or sets the Brush that is used to paint the background of cells in edit mode.
public Brush EditorBackground { get; set; }
Public Property EditorBackground As Brush
Setting this property to null causes the editor background to be painted using the brush defined by the CursorBackground property.