ComponentOne Input for WinForms
MaxDate Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DateEditMonthCalendar Class : MaxDate Property
Gets or sets the maximum allowable date.
Syntax
'Declaration
 
Public Property MaxDate As System.Date
public System.DateTime MaxDate {get; set;}
Exceptions
ExceptionDescription
The value is less than the MinDate.
See Also

Reference

DateEditMonthCalendar Class
DateEditMonthCalendar Members