# Sandbox.UI.DockHost.State

```csharp
string State { get; set; }
```

Saves tab order, selection and split proportions. Closed panels are omitted.

Declared in [Sandbox.UI.DockHost](/api/Sandbox.UI.DockHost).
Assembly: `Sandbox.Engine`.
