TRVReportTableItemInfo.ReportCells

<< Click to display table of contents >>

TRVReportTableItemInfo.ReportCells

Lists cells in the table.

property ReportCells[Row, Col: Integer]: TRVReportTableCellData;

This property returns the same values as Cells[Row, Col], but the result is typecasted TRVReportTableCellData (i.e. to the actual class of cells).

Default value

False