# cellCreator

> If defined, the cell creator delegate is used to customize how the search column displays its information.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Search](/engine/6000.7/script-reference/unityeditor/search.md)
* **Assembly:** UnityEditor

```csharp
public SearchColumn.CreateCellVisualElement cellCreator { get; set; }
```
