IDataGridColumnEventArgs.Column

Syntax

Column: IDataGridColumn;

Description

The Column property returns the column, for which the event is generated.

See also:

IDataGridColumnEventArgs