# Sandbox.UI.SplitContainer.Vertical

```csharp
bool Vertical { get; set; }
```

Should this be laid out vertically? If you set this to vertical you should
mentally change Left to Top and Right to Bottom.

Declared in [Sandbox.UI.SplitContainer](/api/Sandbox.UI.SplitContainer).
Assembly: `Sandbox.Engine`.
