ComponentOne Basic Library for UWP
SelectedDate Property (C1DateSelector)

C1.UWP Assembly > C1.Xaml Namespace > C1DateSelector Class : SelectedDate Property
Gets or sets the date that is displayed as selected in this control.
Syntax
'Declaration
 
Public Property SelectedDate As System.Date
public System.DateTime SelectedDate {get; set;}
See Also

Reference

C1DateSelector Class
C1DateSelector Members