TRVReportCustomValueVisualizerCollection.ForbiddenIds

<< Click to display table of contents >>

TRVReportCustomValueVisualizerCollection.ForbiddenIds

A list of forbidden values for Id properties of items.

property ForbiddenIds: TRVIntegerList;

This property lists values that cannot be assigned to new items of the collection.

It is useful when editing the collection: when the user deletes an item in the collection, add its Id to this list. It prevents reusing this value for new items.