ComponentOne DateTimeEditors for WPF and Silverlight
DateTime Property

C1.WPF.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