Specifies whether a user can cycle through the items of the drop-down list by double-clicking the component’s edit field.
Declaration
componentPropObj.Revertable
Read-Write Property | Boolean |
componentPropObj | One of the objects listed in the Applies To section |
Applies To
This property applies to the following objects:
TcxComboBoxProperties, TcxMRUEditProperties
Description
If the Revertable
property is True, a double-click within the edit field of the component displays the next value stored in the drop-down window. If the property is False, the cycling is disabled.
Property Value
A boolean value that specifies whether a user can cycle through stored values by double-clicking the component’s edit field.