# Editor.BaseItemWidget.ItemContextMenu

```csharp
System.Action<object> ItemContextMenu { get; set; }
```

Called when an item is right clicked.

Declared in [Editor.BaseItemWidget](/api/Editor.BaseItemWidget).
Assembly: `Sandbox.Tools`.
