ComponentOne Basic Library for UWP
MaxDate Property

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

Reference

C1DateTimeSelector Class
C1DateTimeSelector Members