ComponentOne DateTimeEditors for UWP
MaxDate Property

C1.UWP.DateTimeEditors Assembly > C1.Xaml.DateTimeEditors Namespace > C1DateTimePicker Class : MaxDate Property
Gets or sets the maximum DateTime allowed for the C1DateTimePicker.
Syntax
'Declaration
 
Public Property MaxDate As System.Date
public System.DateTime MaxDate {get; set;}
See Also

Reference

C1DateTimePicker Class
C1DateTimePicker Members