Contents
- Index
- Previous
- Next
Cells property
Applies to
TProfGridColumn class
Declaration
property Cells[VisibleRow: Integer]: TProfGridCell;
Description
Provides access to individual cells in the visible rows of the column.
The VisibleRow parameter is the row coordinate of the cell. The first row is row zero.
Run-time only
Read-only