Show contents 

ExtCtrls > ExtCtrls Assembly Interfaces > IDataGridRowStyleEventArgs > IDataGridRowStyleEventArgs.Row

IDataGridRowStyleEventArgs.Row

Syntax

Row: Integer;

Description

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

See also:

IDataGridRowStyleEventArgs