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