Open topic with navigation
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 index of the list column.