IRibbonDateTimePicker.Mode

Syntax

Mode: DateTimePickerExMode;

Description

The Mode property determines the mode of date setting in the calendar.

Comments

Changing the mode of date setting results in changing of the component's appearance. The date is set by selecting one of the periods corresponding to the mode. Value of the CurrentDate property will correspond to the start of the selected period.

Example

The example of use is given in description of the Alignment property.

See also:

IRibbonDateTimePicker