# Sandbox.UI.DropDown.Options

```csharp
List<Option> Options { get; set; }
```

The options to show on click. You can edit these directly via this property.

Declared in [Sandbox.UI.DropDown](/api/Sandbox.UI.DropDown).
Assembly: `Sandbox.Engine`.
