ActiveReports Developer 7
ForcedVerticalBreak Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > LayoutResult Structure : ForcedVerticalBreak Property

Glossary Item Box

Specifies that layout encountered a hard page break.  

Syntax

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

See Also