[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputDateRangeBuilder.MonthCount

MonthCount Method

MonthCount(int)

Configurates MonthCount. Sets the number of months to display in the drop-down calendar.

Declaration
public override InputDateRangeBuilder MonthCount(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
InputDateRangeBuilder

Current builder.

Overrides
Remarks

The default value for this property is 2.