TRVReportTableItemInfo.BackgroundColorChangers

<< Click to display table of contents >>

TRVReportTableItemInfo.BackgroundColorChangers

A collection containing background color changers for table cells.

property BackgroundColorChangers: TRVReportColorChangers;

If a report cell is linked to a color changer, this color changer changes the cell color and opacity according to a value associated with this cell.

Cells are shaded with gradations of two or three colors that correspond to minimum, midpoint, and maximum thresholds.

A direct assignment to this property cannot be undone by the user. Use SetBackgroundColorChangers to assign a new value to this property as an editing operation.

See also

Definitions of Report Workshop terms