# Sandbox.UI.TreeRow.WantsDrag

```csharp
bool WantsDrag { get; set; }
```

Rows drag when the tree says this row can.

Declared in [Sandbox.UI.TreeRow](/api/Sandbox.UI.TreeRow).
Assembly: `Sandbox.Engine`.
