C1.Web.Mvc Namespace / Calendar Class / Min Property

In This Topic
Min Property (Calendar)
In This Topic
Gets or sets the earliest date that the user can select in the calendar.
Syntax
'Declaration
 
<JsonAttribute(2)>
Public Property Min As Date
 
See Also