Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxCell6 RowIndex

RowIndex

Determine row index of cell.

pas
property RowIndex: Integer read GetRowIndex;

Remarks

The index is not re-calculated, but it is set after every access to Cell property of TNextGrid. For more info look for Location property.

Sign in