SummaryType

<< Click to Display Table of Contents >>

 

SummaryType

Enum Determines the type or level of summary to generate. The available options for this property are described on the next table.

Available options for the SummaryType property

Option

Description

0 - rv2NoST

Do not generate a summary (default)

1 - rv2GrandTotal

Specifies that the whole content of a Section Report is summarized

2 - rv2PageTotal

Specifies that a per-page subtotal is generated

3 - rv2SubTotal

Specifies that a subtotal for each group is generated, defined in the SummaryGroup property

4 - rv2PageCount

Specifies a page counter

Was this page useful?