RepeatStyle

<< Click to Display Table of Contents >>

 

RepeatStyle

Enum Determines whether a Group Header Section is printed again after linked to a Detail Section when there are multiple pages, columns, or page breaks on a Section Report. Possible values for this property are described on the next table.

Available options for the RepeatStyle property

Option

Description

0 - rv2NoRepeat

The group header is not printed again (default)

1 - rv2OnPage

Prints the group header on top of the page according to the specification of the Detail Section

2 - rv2OnColumn

Prints the group header on top of the Section Report's page column according to the specification of the Detail Section

3 - rv2RepeatAll

Prints the group header and all other objects on top of the Section Report's page according to the specification of the Detail Section

4 - rv2OnPageIncludeNoDetail

Prints the group header on top of the page regardless of the specifications of the Detail Section

Was this page useful?