Hi,
i have items in ultralistview and with the mousemove event, i trap the item in cursor but i would like to automatically select the item but the "IsSelected" property is readonly...
How can i do that?
Thank you
The UltraListView.SelectedItems collection exposes an Add method.