WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1DateTimePicker Class / DateFormat Property
In This Topic
    DateFormat Property
    In This Topic
    Specifies the C1DatePickerFormat format that is used to display the selected date.
    Syntax
    public C1DatePickerFormat DateFormat {get; set;}
    See Also