# Sandbox.UI.BaseTreeView.HighlightRow

```csharp
void HighlightRow(int row)
```

Flash a row so the eye finds it: the `highlight` class for [Sandbox.UI.BaseTreeView.HighlightTime](/api/Sandbox.UI.BaseTreeView/HighlightTime),
then `highlight-fade` for [Sandbox.UI.BaseTreeView.HighlightFadeTime](/api/Sandbox.UI.BaseTreeView/HighlightFadeTime).

### Parameters

- `row` (`int`)

Declared in [Sandbox.UI.BaseTreeView](/api/Sandbox.UI.BaseTreeView).
Assembly: `Sandbox.Engine`.
