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