ActiveReports Developer 7
IsHorizontal Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutPage Interface : IsHorizontal Property

Glossary Item Box

Specifies that a horizontal layout is being used.

Syntax

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

See Also