# Sandbox.UI.Panel.HasScrollY

```csharp
bool HasScrollY { get; set; }
```

Return true if this panel is scrollable on the Y axis

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
