IRibbonDateTimePicker.Checked

Syntax

Checked: Boolean;

Description

The Checked property determines the state of the checkbox that is responsible for access to the date and time editor.

Comments

Available values:

The property is relevant if the ShowCheckbox property is set to True.

Example

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

See also:

IRibbonDateTimePicker