# drawer

> If defined, the drawer 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.DrawEntry drawer { get; set; }
```
