# headerContainer

> Returns the header container for the Scope. Use this header container to customizer the header of the Scope.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Experimental.GraphView](/engine/6000.5/script-reference/unityeditor/experimental/graphview.md)
* **Assembly:** UnityEditor

```csharp
public VisualElement headerContainer { get; }
```
