[]
        
(Showing Draft Content)

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

MonthCount Method

MonthCount(int)

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

Declaration
public virtual TBuilder MonthCount(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

The default value for this property is 1.