# Editor.ListView.ItemScrollExit

```csharp
System.Action<object> ItemScrollExit { get; set; }
```

Called when an item is scrolled out of view.

Declared in [Editor.ListView](/api/Editor.ListView).
Assembly: `Sandbox.Tools`.
