[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CalendarBuilder.RangeMin

RangeMin Method

RangeMin(int)

Configurates RangeMin. Sets the minimum number of days allowed when editing date ranges.

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

The value.

Returns
Type Description
CalendarBuilder

Current builder.

Remarks

The default value for this property is 0, which means there is no minimum value for range lengths.