Show contents 

ExtCtrls > ExtCtrls Assembly Interfaces > IDataGridCellEventArgs > IDataGridCellEventArgs.Row

IDataGridCellEventArgs.Row

Syntax

Row: Integer;

Description

The Row property returns number of the cell row, for which the event is generated.

See also:

IDataGridCellEventArgs