Contents - Index - Previous - Next


EndingRow property



Applies to
TProfGridCell class

Declaration
property EndingRow: TProfGridRow;

Description

Returns the reference to the cell's ending row.

If the cell is not a merged cell, EndingRow is equal to StartingRow.

Tip:  EndingRow may be a hidden row.


Run-time only
Read-only