TRVReportValueVisualizers.Items

<< Click to display table of contents >>

TRVReportValueVisualizers.Items

Lists the items in the collection.

property Items[Index: Integer]: TRVReportCustomValueVisualizerdefault;

Use Items to access individual items in the collection.

TRVReportCustomValueVisualizer is a parent class for items of this collection. To assign properties specific for the given visualizer, typecast Items[] to its class.