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