TRVRowGenerationRules

Properties

<< Click to display table of contents >>

TRVRowGenerationRules

Properties

TRVRowGenerationRules is a collection of row generation rules for a report table.

Unit RVReportTable;

Syntax

TRVRowGenerationRules = class (TOwnedCollection);

hmtoggle_arrow1Hierarchy

Description

TRVRowGenerationRules is a class of TRVReportTableItemInfo.RowGenerationRules property. It is a collection of TRVRowGenerationRule items.

Each item in this collection has SubRules property of TRVRowGenerationNestedRules class. It is a collection of TRVRowGenerationNestedRule items. Each item in its order has its own SubRules property.