# treeViewRect

> The Rect the TreeView is being rendered to.

## Definition

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

```csharp
protected Rect treeViewRect { get; set; }
```

### Remarks

This includes the MultiColumnHeader if used.
