# Sandbox.UI.Panel.IsScrollAtBottom

```csharp
bool IsScrollAtBottom { get; set; }
```

Whether the scrolling is currently pinned to the bottom of the panel as dictated by [Sandbox.UI.Panel.PreferScrollToBottom](/api/Sandbox.UI.Panel/PreferScrollToBottom).

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
