Is it possible to RIGHT align the dropdown grid from a ultracombo (not the items inside, the whole grid in reference to the combo text editor) ?
actual left
XXXXXXXXXXXXXXXXXXXXX.V.
| itemitemitemitem |
----------------------------
right align possible?
------------------------------
Hello,
The UltraCombo does not support that functionality... as such I have submitted a Feature Request to have the functionality considered in a future release <FR09698>.
If you are only showing one (1) column of information then maybe the UltraComboEditor will suffice in this scenario (it has a DropDownListAlignment property that will do what you want.