Hi,

I am coding for a WPF application that has a ListView. I want to add values of one column of selected items in the listview to a string array. Is this possible?

Thanks