# Editor.Widget.IsDraggable

```csharp
bool IsDraggable { get; set; }
```

Whether this widget can be drag and dropped onto other widgets.

Declared in [Editor.Widget](/api/Editor.Widget).
Assembly: `Sandbox.Tools`.
