# Sandbox.UI.Panel.HasIntro

```csharp
bool HasIntro { get; set; }
```

Whether this panel has the `:intro` pseudo class active.

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
