[]
        
(Showing Draft Content)

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

RangeMax Property

RangeMax

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

Declaration
public int RangeMax { get; set; }
Remarks

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