[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CalendarBuilder.WeeksBefore

WeeksBefore Method

WeeksBefore(int)

Configurates WeeksBefore. Sets the number of weeks to show on the calendar before the current month.

Declaration
public CalendarBuilder WeeksBefore(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
CalendarBuilder

Current builder.