DListView_Line:GetColumnText
Example
Output: Prints "STEAM_0:1:18093014" when the line containing Stalker is double clicked.
Gets the string held in the specified column of a DListView_Line panel.
This is the same thing as doing DListView_Line:GetValue( column_number ).