[]
        
(Showing Draft Content)

C1.Schedule.CalendarInfo.DateFormatString

DateFormatString Property

DateFormatString

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

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

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