ComponentOne CalendarView for WinForms
MaxDate Property (CalendarSettings)

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

Reference

CalendarSettings Class
CalendarSettings Members