ComponentOne ASP.NET MVC Controls
Max Property (InputDateBase)

C1.Web.Mvc Namespace > InputDateBase Class : Max Property
Gets or sets the latest date that the user can enter.
Syntax
'Declaration
 
<JsonAttribute(2)>
<JsonConverterAttribute(C1.Web.Mvc.Serialization.DateTimeConverter)>
Public Property Max As Date
[Json(2)]
[JsonConverter(C1.Web.Mvc.Serialization.DateTimeConverter)]
public DateTime Max {get; set;}
See Also

Reference

InputDateBase Class
InputDateBase Members