IRdsDictionaryBox.CanElementDown

Syntax

CanElementDown: Boolean;

Description

The CanElementDown property returns whether the selected elements can be moved one position down.

Comments

The property returns True if move is possible, otherwise it returns False.

Example

The example of use is given in description of the MoveElementDown method.

See also:

IRdsDictionaryBox