[]
Gets or sets the format used to represent time values when the DateTimeFormat property is set to TimeOnly, LongDateWithTime, or ShortDateWithTime.
public string TimeFormat { get; set; }
Public Property TimeFormat As String