TRVRowGenerationNestedRules

Properties

<< Click to display table of contents >>

TRVRowGenerationNestedRules

Properties

TRVRowGenerationNestedRules is a collection of row generation sub-rules for a report table.

Unit RVReportTable;

Syntax

TRVRowGenerationNestedRules = 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.