GetSubItemText(String) Method
Returns the text value of the specified report-style (LVS_REPORT) list-view subitem.

C# Syntax

string GetSubItemText( 
   string columnName
)

Parameters

columnName
The name of the list-view subitem you want to retrieve.