[]
        
(Showing Draft Content)

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

RangeMax Method

RangeMax(int)

Configurates RangeMax. Sets the maximum length allowed when editing date ranges.

Declaration
public TBuilder RangeMax(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, which means there is no maximum value for range lengths.