# Sandbox.UI.TextEntry.WholeNumbers

```csharp
bool WholeNumbers { get; set; }
```

With [Sandbox.UI.TextEntry.Numeric](/api/Sandbox.UI.TextEntry/Numeric), only allow whole numbers - no decimal point.

Declared in [Sandbox.UI.TextEntry](/api/Sandbox.UI.TextEntry).
Assembly: `Sandbox.Engine`.
