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

Glossary Item Box

True if this is the last area horizontally.

Syntax

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

See Also