IRibbonDateTimePicker.DroppedDown

Syntax

DroppedDown: Boolean;

Description

The DroppedDown property returns whether drop-down calendar of the component is displayed.

Comments

The property returns True if the calendar is expanded, and False if the calendar is collapsed, and the date is displayed in the control edit box.

See also:

IRibbonDateTimePicker