Contents
- Index
- Previous
- Next
EndRow property
Applies to
TProfGridCell class
Declaration
property EndRow: Integer;
Description
Returns the visible index of the cell's ending row.
If the cell is not a merged cell, EndRow is equal to StartRow.
Run-time only
Read-only