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