# Sandbox.UI.Panel.HasActiveTransitions

```csharp
bool HasActiveTransitions { get; set; }
```

Returns true if this panel has any active CSS transitions.

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
