# Sandbox.UI.DockItem.Content

```csharp
Panel Content { get; set; }
```

The panel owned by the host, or null until a factory registration is opened.

Declared in [Sandbox.UI.DockItem](/api/Sandbox.UI.DockItem).
Assembly: `Sandbox.Engine`.
