Contents - Index - Previous - Next


Visible property



Applies to
TProfGridCell class

Declaration
property Visible: Boolean;

Description

Returns True if the cell is located in a visible column and row. Returns False otherwise.

For merged cells, Visible returns True if at least a part of the cell appears in a visible column and row, and returns False if the cell completely appears in hidden columns and rows.


Run-time only
Read-only