# Sandbox.UI.BaseTreeView.IndentWidth

```csharp
float IndentWidth { get; set; }
```

Extra left padding per level of depth.

Declared in [Sandbox.UI.BaseTreeView](/api/Sandbox.UI.BaseTreeView).
Assembly: `Sandbox.Engine`.
