# Sandbox.UI.Panel.IsDragScrolling

```csharp
bool IsDragScrolling { get; set; }
```

Is this panel currently being scrolled by dragging?

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
