MinValue: DateTime;
The MinValue property determines the minimum value that will be available for input in the component.
The property value should not be greater than the value specified in the MaxValue property. If the MinValue property is undefined, the minimum allowed date is 14.09.1752 00:00:00.
The property use is given in the example for IWebDateTimePicker.Value.
See also: