[]
Gets or sets the string value determining display format of time values to use in appointments and built-in dialogs.
[C1Category("CalendarInfo")]
[C1Description("CalendarInfo.TimeFormatString", "Format string to display times in appointments and built-in dialogs.")]
public string TimeFormatString { get; set; }
The actual representation depends on the value of the Culture property.