# comparer

> If defined, the comparer delegate is used to sort search results based on the value displayed in that column.

## Definition

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

```csharp
public SearchColumn.CompareEntry comparer { get; set; }
```
