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

C# Syntax

string GetColumnValue( 
   string columnName
)

Parameters

columnName
The name of the column from which to return the value.