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

Glossary Item Box

Specifies that layout operation indicated that next run should be in horizontal direction.  

Syntax

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

See Also