# Sandbox.UI.BaseTreeView.OverscanRows

```csharp
int OverscanRows { get; set; }
```

Rows above and below the viewport that stay bound, so fast scrolls don't flash empty.

Declared in [Sandbox.UI.BaseTreeView](/api/Sandbox.UI.BaseTreeView).
Assembly: `Sandbox.Engine`.
