Property MinValue
MinValue
Gets the minimum value for the field, if applicable.
Declaration
public double MinValue { get; }
Property Value
| Type | Description |
|---|---|
| double | The minimum value for the field, if applicable. |
Remarks
Only numeric fields contain a valid value for this property. The value is NaN if a value is not set.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |