# showAlternatingRowBackgrounds

> Enable this to show alternating row background colors.

## Definition

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

```csharp
protected bool showAlternatingRowBackgrounds { get; set; }
```
