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