# Sandbox.UI.Panel.ComputedStyle

```csharp
Styles ComputedStyle { get; set; }
```

This is the style that we computed last. If you're looking to see which
styles are set on this panel then this is what you're looking for.

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
