[]
        
(Showing Draft Content)

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

WeeksAfter Method

WeeksAfter(int)

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

Declaration
public TBuilder WeeksAfter(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.