# Sandbox.UI.MousePanelEvent.HasShift

```csharp
bool HasShift { get; set; }
```

Whether `Shift` was held down at the time of the event.

Declared in [Sandbox.UI.MousePanelEvent](/api/Sandbox.UI.MousePanelEvent).
Assembly: `Sandbox.Engine`.
