Specifies whether the drop-down window automatically changes its size so that it matches the component’s width.
Declaration
componentPropObj.DropDownAutoWidth
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
Use the DropDownAutoWidth
property to specify whether the drop-down window of the component changes its width according to the component’s width.
Property Value
True, if the width of the drop-down window should be equal to the component’s width or False otherwise.