Input for ASP.NET WebForms
MinDate Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1InputDate Class : MinDate Property
Determines the minimal date that can be entered.
Syntax
'Declaration
 
Public Property MinDate As System.Nullable(Of Date)
public System.Nullable<DateTime> MinDate {get; set;}
See Also

Reference

C1InputDate Class
C1InputDate Members