# Sandbox.UI.Panel.PreferScrollToBottom

```csharp
bool PreferScrollToBottom { get; set; }
```

If true, we'll try to stay scrolled to the bottom when the panel changes size

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
