# Sandbox.UI.Panel.TryScrollToBottom

```csharp
bool TryScrollToBottom()
```

Scroll to the bottom, if the panel has scrolling enabled.

### Returns

`bool`: Whether we scrolled to the bottom or not.

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
