[]
Gets or sets the minimum allowable date. The default value is DateTime.MinValue (01/01/0001).
public DateTime MinDate { get; set; }
The value is greater than the MaxDate.