Input for ASP.NET WebForms
MaxDate Property

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

Reference

C1InputDate Class
C1InputDate Members