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