[]
        
(Showing Draft Content)

C1.Web.Mvc.Calendar.FormatDays

FormatDays Property

FormatDays

Gets or sets the format used to display the days in month view.

Declaration
public string FormatDays { get; set; }
Remarks

The default value for this property is 'd ' (the space after the 'd' prevents the format from being interpreted as 'd', the standard format used to represent the short date pattern).