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