# Sandbox.SelectionSystem.OnItemRemoved

```csharp
System.Action<object> OnItemRemoved { get; set; }
```

Invoked when an item is removed from the selection.

Declared in [Sandbox.SelectionSystem](/api/Sandbox.SelectionSystem).
Assembly: `Sandbox.System`.
