# Sandbox.UI.BaseTreeView.ActiveRowCount

```csharp
int ActiveRowCount { get; set; }
```

Number of row panels currently bound to a row.

Declared in [Sandbox.UI.BaseTreeView](/api/Sandbox.UI.BaseTreeView).
Assembly: `Sandbox.Engine`.
