ComponentOne DateTimeEditors for UWP
DateTime Property

C1.UWP.DateTimeEditors Assembly > C1.Xaml.DateTimeEditors Namespace > C1DateTimePicker Class : DateTime Property
Gets or sets a DateTime that is selected in the control.
Syntax
'Declaration
 
Public Property DateTime As System.Nullable(Of Date)
public System.Nullable<DateTime> DateTime {get; set;}
See Also

Reference

C1DateTimePicker Class
C1DateTimePicker Members