ComponentOne ASP.NET MVC Controls
Min Property (Range)

C1.Web.Mvc Namespace > Range Class : Min Property
Gets or sets the minimum value for this range.
Syntax
'Declaration
 
<JsonAttribute(False)>
Public Property Min As Double
[Json(false)]
public double Min {get; set;}
See Also

Reference

Range Class
Range Members