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