# Sandbox.UI.BaseTreeView.RowCount

```csharp
int RowCount { get; set; }
```

Number of rows currently reachable through open parents.

Declared in [Sandbox.UI.BaseTreeView](/api/Sandbox.UI.BaseTreeView).
Assembly: `Sandbox.Engine`.
