WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1DateTimePicker Class / CustomDateFormat Property
In This Topic
    CustomDateFormat Property
    In This Topic
    Gets or sets the custom date format string.
    Syntax
    public string CustomDateFormat {get; set;}
    Remarks
    The default is null.
    See Also