# Sandbox.UI.Panel.IsVisible

```csharp
bool IsVisible { get; set; }
```

Return true if this panel isn't hidden by opacity or displaymode.

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
