Hi all!
I want to programatically highlight an item from an UltraListView, anybody knows how can I do that?
Thanks!
Assuming that by highlight you mean select, you can add the item to the control's SelectedItems collection.