The SelectedItem returns the selected ListViewItem. Each item has a SubItems collection that you can index to get each column from that row. Each ListViewSubItem has a Text property that will give you the text displayed in that cell.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.