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