Contents - Index - Previous - Next


StartRow property



Applies to
TProfGridCell class

Declaration
property StartRow: Integer;

Description

Returns the visible index of the cell's starting row.

Returns -1 if the cell is located in a hidden row. For merged cells, the property returns -1 if a merged cell completely appears in hidden rows.


Run-time only
Read-only