# Editor.Widget.MinimumHeight

```csharp
float MinimumHeight { get; set; }
```

This widgets height should never be smaller than the given value.

Declared in [Editor.Widget](/api/Editor.Widget).
Assembly: `Sandbox.Tools`.
