ComponentOne ASP.NET MVC Controls
TimeMax Property

C1.Web.Mvc Namespace > InputDateTime Class : TimeMax Property
Gets or sets the latest time that the user can enter.
Syntax
'Declaration
 
<JsonConverterAttribute(C1.Web.Mvc.Serialization.TimeConverter)>
Public Property TimeMax As Date
[JsonConverter(C1.Web.Mvc.Serialization.TimeConverter)]
public DateTime TimeMax {get; set;}
See Also

Reference

InputDateTime Class
InputDateTime Members