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