# Sandbox.UI.Panel.ActiveStyleBlocks

```csharp
IEnumerable<IStyleBlock> ActiveStyleBlocks { get; set; }
```

A importance sorted list of style blocks that are active on this panel

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
