# Sandbox.UI.BaseVirtualPanel.OnLastCell

```csharp
System.Action OnLastCell { get; set; }
```

Called when the last cell has been viewed. This allows you to view more.

Declared in [Sandbox.UI.BaseVirtualPanel](/api/Sandbox.UI.BaseVirtualPanel).
Assembly: `Sandbox.Engine`.
