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