Note also that the first subitem of each ListViewItem object represents the parent item itself, and is displayed in the first column.In the details view, you can handle the DrawItem event to draw elements common to all subitems, such as the background, and handle the DrawSubItem event to draw elements for individual subitems, such as text values.