# Editor.Widget.DragEvent.Action

```csharp
DropAction Action { get; set; }
```

Set this to what action will be (or was) performed.

Declared in [Editor.Widget.DragEvent](/api/Editor.Widget.DragEvent).
Assembly: `Sandbox.Tools`.
