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