Contents - Index - Previous - Next


VisibleNumber property



Applies to
TProfGridColumn class

Declaration
property VisibleNumber: Integer;

Description

Returns the screen position of the column. (This is also the index of the column in the Cols property of the grid).

If the column is a hidden column, the property returns -1.


Run-time only
Read-only