# Sandbox.UI.Panel.IsVisibleSelf

```csharp
bool IsVisibleSelf { 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`.
