DateTimePickerExMode

Description

The DateTimePickerExMode enumeration contains mode of date selection in the calendar.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Days. Date is selected by a day in the month.
1 Weeks. Date is selected by the number of week in the half year.

NOTE. Week number is determined according to requirements of Federal Standards and International Organization of Standards 8601-2001: a week starts with Monday and is identified by its number in the year. The first calendar week of the year is considered the first week that contains the first Thursday of the current year.

2 Months. Date is selected by a month in the year.
3 Quarters. Date is selected by a quarter in the year.
4 HalfYears. Date is selected by the half year.
5 Years. Date is selected by years.

See also:

Forms Assembly Enumerations