# Sandbox.UI.BaseStyles.BackgroundBlendMode

```csharp
string BackgroundBlendMode { get; set; }
```

Represents the `background-blend-mode` CSS property.

Declared in [Sandbox.UI.BaseStyles](/api/Sandbox.UI.BaseStyles).
Assembly: `Sandbox.Engine`.
