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

Glossary Item Box

Indicates the report should page break at the start of the data region.

Syntax

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

See Also