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