# Sandbox.UI.Panel.IsDeleting

```csharp
bool IsDeleting { get; set; }
```

Whether [Sandbox.UI.Panel.Delete](/api/Sandbox.UI.Panel/Delete) was called on this panel.

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
