IDataGridCellEventArgs.Column

Syntax

Column: Integer;

Description

The Column property returns a number of the cell column in continuous numbering, for which the event is generated.

See also:

IDataGridCellEventArgs