Show contents 

Forms > Forms Assembly Interfaces > IListViewColumnEventArgs > IListViewColumnEventArgs.Column

IListViewColumnEventArgs.Column

Syntax

Column: IListViewColumn;

Description

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

See also:

IListViewColumnEventArgs