ComponentOne ASP.NET MVC Controls
Min Property (Calendar)

C1.Web.Mvc Namespace > Calendar Class : Min Property
Gets or sets the earliest date that the user can select in the calendar.
Syntax
'Declaration
 
<JsonAttribute(2)>
Public Property Min As Date
[Json(2)]
public DateTime Min {get; set;}
See Also

Reference

Calendar Class
Calendar Members