Contents - Index - Previous - Next


AbsoluteCells property



Applies to
TProfGridColumn class

Declaration
property AbsoluteCells[AbsoluteRow: Integer]: TProfGridCell;

Description

Provides access to individual cells in both visible and hidden rows of the column.

The AbsoluteRow parameter is the row coordinate of the cell. The first row is row zero.


Run-time only
Read-only