[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.InputDateBaseTagHelper-1.RangeMin

RangeMin Property

RangeMin

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

Declaration
public int RangeMin { get; set; }
Remarks

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