# Sandbox.UI.Panel.HasChildren

```csharp
bool HasChildren { get; set; }
```

Whether this panel has any [child panels](/api/Sandbox.UI.Panel/Children) at all.

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
