# Sandbox.UI.DockHost.IsOpen

```csharp
bool IsOpen(string id)
```

Whether a registered panel is in the layout.

### Parameters

- `id` (`string`)

### Returns

`bool`

Declared in [Sandbox.UI.DockHost](/api/Sandbox.UI.DockHost).
Assembly: `Sandbox.Engine`.
