Contents
- Index
- Previous
- Next
HiddenNumber property
Applies to
TProfGridRow class
Declaration
property HiddenNumber: Integer;
Description
Returns the index of the row in the array of hidden rows (the HiddenRows property of the grid).
If the row is not a hidden row, the property returns -1.
Run-time only
Read-only