# Sandbox.UI.TextEntry.CanUndo

```csharp
bool CanUndo { get; set; }
```

Is there anything to undo?

Declared in [Sandbox.UI.TextEntry](/api/Sandbox.UI.TextEntry).
Assembly: `Sandbox.Engine`.
