[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CalendarBuilder.FormatDayHeaders

FormatDayHeaders Method

FormatDayHeaders(string)

Configurates FormatDayHeaders. Sets the format used to display the headers above the days in month view.

Declaration
public CalendarBuilder FormatDayHeaders(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
CalendarBuilder

Current builder.

Remarks

The default value for this property is 'ddd'.