GetColumnHeader Method (ITreeView)
Returns the header of the specified column in the tree.

C# Syntax

string GetColumnHeader( 
   int columnIndex
)

Parameters

columnIndex
0-based index of the column from which to return the value.