[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CalendarBuilder.WeeksAfter

WeeksAfter Method

WeeksAfter(int)

Configurates WeeksAfter. Sets the number of weeks to show on the calendar after the current month.

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

The value.

Returns
Type Description
CalendarBuilder

Current builder.