ComponentOne ASP.NET MVC Controls
TimeMin Property

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

Reference

InputDateTime Class
InputDateTime Members