ClickColumn(String) Method
Clicks the specified column in this column tree or list tree, by name

C# Syntax

void ClickColumn( 
   string column
)

Parameters

column
The name of the column to click.