C1.Web.Mvc Namespace / Range Class / Min Property

In This Topic
Min Property (Range)
In This Topic
Gets or sets the minimum value for this range.
Syntax
'Declaration
 
<JsonAttribute(False)>
Public Property Min As Double
 
See Also