# Sandbox.UI.TextEntry.MinValue

```csharp
System.Nullable<float> MinValue { get; set; }
```

If we're numeric, this is the lowest numeric value allowed

Declared in [Sandbox.UI.TextEntry](/api/Sandbox.UI.TextEntry).
Assembly: `Sandbox.Engine`.
