GetColumnHeader Method (IListView)
Returns the text header of the specified (report-style) list-view column.

C# Syntax

string GetColumnHeader( 
   int columnIndex
)

Parameters

columnIndex
The 0-based number of the list column.