# ColumnHint

> The column identifier or column header title to register this cell to.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Hierarchy.Editor](/engine/6000.7/script-reference/unity/hierarchy/editor.md)
* **Assembly:** UnityEditor

```csharp
public string ColumnHint { get; }
```
