Contents - Index - Previous - Next


AbsoluteCells property



Applies to
TProfGridRow class

Declaration
property AbsoluteCells[AbsoluteCol: Integer]: TProfGridCell;

Description

Provides access to individual cells in both visible and hidden columns of the row.

The AbsoluteCol parameter is the column coordinate of the cell. The first column is column zero.


Run-time only
Read-only