# Sandbox.UI.BaseVirtualPanel.ItemCount

```csharp
int ItemCount { get; set; }
```

Gets the number of items in the panel.

Declared in [Sandbox.UI.BaseVirtualPanel](/api/Sandbox.UI.BaseVirtualPanel).
Assembly: `Sandbox.Engine`.
