# Sandbox.UI.Panel.ChildrenCount

```csharp
int ChildrenCount { get; set; }
```

Amount of panels directly [parented](/api/Sandbox.UI.Panel/Parent) to this panel.

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
