MinValueR


Function

 

Specifies the minimum value of the real that can be entered.

 

Variable type

 

[ C#: double ] [ VB.NET: Double ]

Initial value

 

0

 

Setting value

 

-1.7976931348623157E+308 <= MaxValue <= MaxValueR

 

Remarks

 

This can be specified when Float [Numeric (float)] is specified for DataType.
The behavior when inputting data outside the range depends on the settings such as DataErrorMode, DataCheckTiming.