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