# Sandbox.UI.Panel.Classes

```csharp
string Classes { get; set; }
```

All CSS classes applied to this panel, separated with spaces.

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
