# Sandbox.UI.Panel.WantsDrag

```csharp
bool WantsDrag { get; set; }
```

Return true if this panel wants to be dragged

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
