Show contents 

Forms > Forms Assembly Interfaces > ITreeColumnEventArgs > ITreeColumnEventArgs.Column

ITreeColumnEventArgs.Column

Syntax

Column: ITreeListColumn;

Description

The Column property returns parameters of the column, which header is clicked with the main mouse button.

See also:

ITreeColumnEventArgs