# Sandbox.UI.Menu.Options

```csharp
IReadOnlyList<Menu> Options { get; set; }
```

The option rows of this menu, in order.

Declared in [Sandbox.UI.Menu](/api/Sandbox.UI.Menu).
Assembly: `Sandbox.Engine`.
