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

Glossary Item Box

Specifies that content flow should continue on next vertical page to keep content together.  

Syntax

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

See Also