# Sandbox.UI.BaseTreeView.GetRowPanel

```csharp
TreeRow GetRowPanel(int row)
```

The bound panel for a row, or null if it isn't in the viewport.

### Parameters

- `row` (`int`)

### Returns

`TreeRow`

Declared in [Sandbox.UI.BaseTreeView](/api/Sandbox.UI.BaseTreeView).
Assembly: `Sandbox.Engine`.
