ComponentOne ASP.NET MVC Controls
Max Property (Range)

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

Reference

Range Class
Range Members