[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputDateBaseBuilder-2.WeeksBefore

WeeksBefore Method

WeeksBefore(int)

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

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

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

The default value for this property is zero.