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