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