GetColumnValue(Int32) Method
Returns the text of a node in the tree from the specified column by index.

C# Syntax

string GetColumnValue( 
   int columnIndex
)

Parameters

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