[]
        
(Showing Draft Content)

C1.Schedule.CalendarInfo.TimeFormatString

TimeFormatString Property

TimeFormatString

Gets or sets the string value determining display format of time values to use in appointments and built-in dialogs.

Declaration
[C1Category("CalendarInfo")]
[C1Description("CalendarInfo.TimeFormatString", "Format string to display times in appointments and built-in dialogs.")]
public string TimeFormatString { get; set; }
Remarks

The actual representation depends on the value of the Culture property.