# Sandbox.UI.BaseStyles.MaxHeight

```csharp
System.Nullable<Length> MaxHeight { get; set; }
```

Represents the `max-height` CSS property.

Declared in [Sandbox.UI.BaseStyles](/api/Sandbox.UI.BaseStyles).
Assembly: `Sandbox.Engine`.
