# Sandbox.UI.Panel.ScrollOffset

```csharp
Vector2 ScrollOffset { get; set; }
```

Offset of the panel's children position for scrolling purposes.

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
