MinValue: DateTime;
The MinValue property determines value of the MINVAL parameter in binding string.
The MINVAL parameter determines the minimum value that can be set in the editor.
The MinValue property is available if the MinValueDefined property is set to True. If the MinValue property is changed, the MinValueDefined property is automatically set to True.
The example of use is given in description of the CheckBox property.
See also: