[]
Gets or sets the maximum length allowed when editing date ranges.
[Json(1)]
public int RangeMax { get; set; }
<Json(1)>
Public Property RangeMax As Integer
The default value for this property is zero, which means there is no maximum value for range lengths.