# Sandbox.UI.TextEntry.Numeric

```csharp
bool Numeric { get; set; }
```

When set to true, ensures only numeric values can be typed. Also applies [Sandbox.UI.TextEntry.FixNumeric](/api/Sandbox.UI.TextEntry/FixNumeric) on text.

Declared in [Sandbox.UI.TextEntry](/api/Sandbox.UI.TextEntry).
Assembly: `Sandbox.Engine`.
