TRVReportTableCellData.Value

<< Click to display table of contents >>

TRVReportTableCellData.Value

This property contains a value used for the cell's value visualizer.

property Value: Variant;

When TRVReportGenerator generates a report, it calculates values of table.BackgroundVisualizers.FindItemById(VizualizerId).ValueString for all cells produced from this cell, and assigns results to their Value properties.

After that, this value is visualized at these cells' backgrounds.

See also

Definitions of Report Workshop terms