DateTimePicker.MaxDate

Syntax

MaxDate: Date

Description

The MaxDate property set a maximum possible value of date and time.

Comments

The month value belongs to the range from zero to eleven.

Example

The property use is given in description of the DateTimePicker.MinDate property.

See also:

DateTimePicker