# backgroundEven

> Background style used for alternating row background colors when enabling TreeView<TIdentifier>.showAlternatingRowBackgrounds.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.IMGUI.Controls](/engine/6000.6/script-reference/unityeditor/imgui/controls.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static GUIStyle backgroundEven
```

### Remarks

Additional Resources: [TreeView\<TIdentifier>.DefaultStyles.backgroundOdd](/engine/6000.6/script-reference/unityeditor/imgui/controls/treeview1/defaultstyles/backgroundodd.md), [TreeView\<TIdentifier>.showAlternatingRowBackgrounds](/engine/6000.6/script-reference/unityeditor/imgui/controls/treeview1/showalternatingrowbackgrounds.md).
