# Sandbox.UI.BaseTreeView.ScrollToRow

```csharp
void ScrollToRow(int row)
```

Scroll the least amount that brings this row fully into view.

### Parameters

- `row` (`int`)

Declared in [Sandbox.UI.BaseTreeView](/api/Sandbox.UI.BaseTreeView).
Assembly: `Sandbox.Engine`.
