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