WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1DateTimePicker Class / DateTime Property
In This Topic
    DateTime Property
    In This Topic
    Gets or sets a DateTime that is selected in the control.
    Syntax
    public Nullable<DateTime> DateTime {get; set;}
    See Also