# headerContent

> This is the GUIContent that will be rendered in the column header.

## Definition

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

```csharp
public GUIContent headerContent
```

### Remarks

This can be used to show either text only, icon only or both icon and text in the column header.
