# Sandbox.UI.Menu.Rows

```csharp
IReadOnlyList<Panel> Rows { get; set; }
```

Everything the list shows, in order - the options and any other panels added.

Declared in [Sandbox.UI.Menu](/api/Sandbox.UI.Menu).
Assembly: `Sandbox.Engine`.
