ActiveReports Developer 7
PageBreakAtStart Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace > IGroup Interface : PageBreakAtStart Property

Glossary Item Box

Indicates the report should page break at start of the group.

Syntax

Visual Basic (Declaration) 
ReadOnly Property PageBreakAtStart As System.Boolean
C# 
System.bool PageBreakAtStart {get;}

See Also