# Sandbox.UI.BaseTreeView.BindCount

```csharp
int BindCount { get; set; }
```

How many times a row panel has been bound. Goes up on scroll and rebuild, never per frame.

Declared in [Sandbox.UI.BaseTreeView](/api/Sandbox.UI.BaseTreeView).
Assembly: `Sandbox.Engine`.
